Skip to content

Commit 5bc80a0

Browse files
committed
Update tagstudio.spec
1 parent 65d88b9 commit 5bc80a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tagstudio.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ a = Analysis(
2626
['tagstudio/tag_studio.py'],
2727
pathex=[],
2828
binaries=[],
29-
datas=[('tagstudio/resources', 'resources')],
29+
datas=[('tagstudio/resources', 'resources'), ('tagstudio/src', 'src')],
3030
hiddenimports=[],
3131
hookspath=[],
3232
hooksconfig={},

0 commit comments

Comments
 (0)