fix: 缩进修复还原

This commit is contained in:
tbphp
2025-05-05 23:53:05 +08:00
parent bbab729619
commit 87188cd7d4
4 changed files with 220 additions and 220 deletions

View File

@@ -402,4 +402,4 @@ func handleConfigUpdate(key, value string) bool {
config.UpdateConfigFromMap(cfg, configMap)
return true // 已处理
}
}