This commit is contained in:
Liang Ding 2023-01-04 19:33:02 +08:00
parent a99cb898c4
commit 02a2934909
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
3 changed files with 6 additions and 10 deletions

View file

@ -176,9 +176,6 @@ var (
IconsPath string // 配置目录下的外观目录下的 icons/ 路径
SnippetsPath string // 数据目录下的 snippets/ 路径
AndroidNativeLibDir string // Android 库路径
AndroidPrivateDataDir string // Android 私有数据路径
UIProcessIDs = sync.Map{} // UI 进程 ID
IsNewbie bool // 是否是第一次安装