feat: 关闭应用的提示修改 可存储配置最小化 还是 关闭

This commit is contained in:
alger
2025-01-03 22:24:13 +08:00
parent 1dc7d0ceca
commit 46f8067577
5 changed files with 92 additions and 17 deletions
+2 -1
View File
@@ -4,5 +4,6 @@
"animationSpeed": 1,
"author": "Alger",
"authorUrl": "https://github.com/algerkong",
"musicApiPort": 30488
"musicApiPort": 30488,
"closeAction": "ask"
}