Skip to content

Commit

Permalink
Add icon
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubAndrysek committed Sep 27, 2024
1 parent 9775a2b commit 7f34210
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added ForrestHub-app/assets/img/ForrestHub-icon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion ForrestHub-app/pyinstaller.spec
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ exe = EXE(
target_arch=None,
codesign_identity=None,
entitlements_file=None,
icon='assets/img/forrestHubIcon.ico'
icon='assets/img/ForrestHub-icon.ico'
)

0 comments on commit 7f34210

Please sign in to comment.