mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 18:47:55 +08:00
style: tweaked comment description
[skip ci] [skip changelog]
This commit is contained in:
@@ -2537,7 +2537,7 @@ namespace MaaWpfGui.ViewModels.UI
|
||||
private bool _showWindowBeforeForceScheduledStart = Convert.ToBoolean(ConfigurationHelper.GetGlobalValue(ConfigurationKeys.ShowWindowBeforeForceScheduledStart, bool.FalseString));
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether to force scheduled start.
|
||||
/// Gets or sets a value indicating whether show window before force scheduled start.
|
||||
/// </summary>
|
||||
public bool ShowWindowBeforeForceScheduledStart
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user