Fixed a typo
This commit is contained in:
@@ -5,7 +5,7 @@ block_cipher = None
|
||||
a = Analysis(['main.py'],
|
||||
pathex=['.'],
|
||||
binaries=[("plugins", "plugins"),
|
||||
("locales", "locale"),
|
||||
("locales", "locales"),
|
||||
("libvlc.dll", "."),
|
||||
("libvlccore.dll", "."),
|
||||
("bootstrap.exe", "."),
|
||||
|
Reference in New Issue
Block a user