Skip to content

Commit

Permalink
Merge pull request #18 from Tormak9970/dev
Browse files Browse the repository at this point in the history
chore: fixed icons
  • Loading branch information
Tormak9970 authored Aug 15, 2024
2 parents 1d268e8 + 7dfdeb8 commit 4bba2ba
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
Binary file added src-tauri/icons/64x64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 11 additions & 2 deletions src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,19 @@
"icons/64x64.png",
"icons/128x128.png",
"icons/[email protected]",
"icons/256x256.png",
"icons/icon.icns",
"icons/icon.ico",
"icons/icon.png"
"icons/icon.png",
"icons/Square30x30Logo.png",
"icons/Square44x44Logo.png",
"icons/Square71x71Logo.png",
"icons/Square89x89Logo.png",
"icons/Square107x107Logo.png",
"icons/Square142x142Logo.png",
"icons/Square150x150Logo.png",
"icons/Square284x284Logo.png",
"icons/Square310x310Logo.png",
"icons/StoreLogo.png"
],
"longDescription": "A robust, offline first Material Design music player.",
"resources": [],
Expand Down

0 comments on commit 4bba2ba

Please sign in to comment.