mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 09:50:40 +08:00
perf: 完成后动作标题下方增加分隔线
This commit is contained in:
@@ -2123,7 +2123,6 @@ namespace MaaWpfGui.ViewModels.UI
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Gets a value indicating whether it is initialized.
|
||||
/// </summary>
|
||||
@@ -2536,6 +2535,7 @@ namespace MaaWpfGui.ViewModels.UI
|
||||
|
||||
return _customInfrastPlanIndex;
|
||||
}
|
||||
|
||||
set
|
||||
{
|
||||
if (CustomInfrastPlanInfoList.Count == 0)
|
||||
|
||||
Reference in New Issue
Block a user