Skip to content

Commit

Permalink
Merge pull request #189 from deiteris/fixes-refactoring
Browse files Browse the repository at this point in the history
Add icon from web client
  • Loading branch information
deiteris authored Dec 7, 2024
2 parents 9e290ec + 6e20b4b commit 8fa48e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/MMVCServerSIO.spec
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ exe = EXE(
target_arch=None,
codesign_identity=None,
entitlements_file=None,
icon="./vc_64.ico",
)
coll = COLLECT(
exe,
Expand Down
Binary file added server/vc_64.ico
Binary file not shown.

0 comments on commit 8fa48e9

Please sign in to comment.