This commit is contained in:
Liang Ding 2022-10-28 08:39:20 +08:00
parent 1809c27f60
commit 0bc997051e
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
2 changed files with 4 additions and 2 deletions

View file

@ -172,7 +172,7 @@ var (
AppearancePath string // 配置目录下的外观目录 appearance/ 路径
ThemesPath string // 配置目录下的外观目录下的 themes/ 路径
IconsPath string // 配置目录下的外观目录下的 icons/ 路径
SnippetsPath string // 数据目录下的 snippets/ 路径
SnippetsPath string // 数据目录下的 snippets/ 路径
AndroidNativeLibDir string // Android 库路径
AndroidPrivateDataDir string // Android 私有数据路径