fix: unexpected change

This commit is contained in:
status102
2024-05-04 17:14:36 +08:00
parent 2b8f320ee1
commit c70cd85a04

View File

@@ -3361,7 +3361,7 @@ namespace MaaWpfGui.ViewModels.UI
{
if (!Enable)
{
return string.Empty;
return JsonConvert.SerializeObject(new JObject());
}
var configObject = new JObject