feat: support ico format for tray icon (#911)

This commit is contained in:
MystiPanda
2024-04-22 20:43:15 +08:00
committed by GitHub
parent cfbe98a39a
commit 4a37e49798
7 changed files with 79 additions and 25 deletions

View File

@@ -66,6 +66,10 @@
},
"path": {
"all": true
},
"fs": {
"exists": true,
"scope": ["$APPDATA/**", "$RESOURCE/../**"]
}
},
"windows": [],