mirror of
https://gitea.winboll.cc/Studio/WinBoLL.git
synced 2026-08-14 13:37:11 +08:00
fix(appbase): 桌面快捷菜单仅beta版显示
setupShortcuts()添加包名判断,仅当应用包名为 "cc.winboll.studio.appbase.beta"时才注册邮件设置快捷菜单
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Tue Jul 21 13:37:58 HKT 2026
|
||||
#Tue Jul 21 13:53:47 HKT 2026
|
||||
stageCount=2
|
||||
libraryProject=libappbase
|
||||
baseVersion=15.21
|
||||
publishVersion=15.21.1
|
||||
buildCount=9
|
||||
buildCount=11
|
||||
baseBetaVersion=15.21.2
|
||||
|
||||
Reference in New Issue
Block a user