Update todesktop runtime and use the icns file for the todesktop configuration

This commit is contained in:
sabaimran
2024-08-05 14:19:38 +05:30
parent 484b0aa96b
commit c56072aa7b
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"id": "",
"icon": "./assets/icons/favicon",
"icon": "./assets/icons/favicon.icns",
"appPath": ".",
"schemaVersion": 1
}