fix: 缩进修复还原

This commit is contained in:
tbphp
2025-05-05 23:53:05 +08:00
parent 9e2af59840
commit b648b3cf98
4 changed files with 220 additions and 220 deletions
+1 -1
View File
@@ -402,4 +402,4 @@ func handleConfigUpdate(key, value string) bool {
config.UpdateConfigFromMap(cfg, configMap)
return true // 已处理
}
}