chore: style

[skip changelog]
This commit is contained in:
status102
2025-07-16 20:11:24 +08:00
parent 18fbcd8de9
commit ee26ff3320

View File

@@ -22,8 +22,9 @@ using MaaWpfGui.Services;
using MaaWpfGui.Utilities.ValueType;
using MaaWpfGui.ViewModels.UI;
using Newtonsoft.Json.Linq;
using Mode = MaaWpfGui.Configuration.Single.MaaTask.ReclamationMode;
using Theme = MaaWpfGui.Configuration.Single.MaaTask.ReclamationTheme;
using Mode= MaaWpfGui.Configuration.Single.MaaTask.ReclamationMode;
namespace MaaWpfGui.ViewModels.UserControl.TaskQueue;
public class ReclamationSettingsUserControlModel : TaskViewModel