mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
fix: unexpected change
This commit is contained in:
@@ -3361,7 +3361,7 @@ namespace MaaWpfGui.ViewModels.UI
|
||||
{
|
||||
if (!Enable)
|
||||
{
|
||||
return string.Empty;
|
||||
return JsonConvert.SerializeObject(new JObject());
|
||||
}
|
||||
|
||||
var configObject = new JObject
|
||||
|
||||
Reference in New Issue
Block a user