A photo manager for VRChat.

Fixed app name

Changed files
+3 -2
src-tauri
+2 -1
changelog
··· 98 98 - Fixed clipboard on linux ( and sped it up on windows ) 99 99 - Fixed some icons not fading out when moving to the settings menu 100 100 - Removed the auto updater 101 - - Removed account login stuff 101 + - Removed account login stuff 102 + - Fixed app name on windows
+1 -1
src-tauri/tauri.conf.json
··· 15 15 "icons/icon.ico" 16 16 ] 17 17 }, 18 - "productName": "vrchat-photo-manager", 18 + "productName": "VRChat Photo Manager", 19 19 "version": "0.0.1", 20 20 "identifier": "uk.phaz.vrcpm", 21 21 "plugins": {