fixed bug

This commit is contained in:
link
2021-12-10 14:17:36 +08:00
parent 6c235d3f2a
commit 8660b95756
3 changed files with 23 additions and 9 deletions

View File

@@ -70,5 +70,5 @@ type SystemConfig struct {
}
type CasaOSGlobalVariables struct {
AddApp bool
AppChange bool
}