perf: 完成后动作标题下方增加分隔线

This commit is contained in:
status102
2024-08-02 13:10:59 +08:00
parent ce0ed9b169
commit dc923fa092
2 changed files with 3 additions and 2 deletions

View File

@@ -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)