Finish launcher except for notifies and something else

This commit is contained in:
2025-10-31 21:54:28 -07:00
parent 228c639f40
commit b51dcbf770
7 changed files with 4 additions and 31 deletions

View File

@@ -24,16 +24,6 @@
}
},
"bundle": {
"active": true,
"targets": [
"appimage",
"deb",
"rpm"
],
"icon": [
"icons/32x32.png",
"icons/128x128.png",
"icons/128x128@2x.png"
]
"active": false
}
}