Skip to content

Commit

Permalink
Move icon for spec
Browse files Browse the repository at this point in the history
  • Loading branch information
EnzoDeg40 committed Oct 18, 2023
1 parent 09a37f8 commit 8975ca4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion space.spec
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ exe = EXE(
target_arch=None,
codesign_identity=None,
entitlements_file=None,
icon=['assets\\icon.ico'],
icon=['icon.ico'],
)

0 comments on commit 8975ca4

Please sign in to comment.