mirror of
https://github.com/woodchen-ink/video2gif.git
synced 2025-07-18 05:32:03 +08:00
fix
This commit is contained in:
parent
1c42ad7043
commit
79d10fcb89
@ -5,7 +5,7 @@ from PyInstaller.utils.hooks import collect_data_files
|
||||
block_cipher = None
|
||||
|
||||
a = Analysis(
|
||||
['launcher.py'],
|
||||
['gui.py'],
|
||||
pathex=[],
|
||||
binaries=[],
|
||||
datas=[
|
||||
|
Loading…
x
Reference in New Issue
Block a user