mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
@@ -276,7 +276,7 @@ namespace MeoAsstGui
|
||||
/// <summary>
|
||||
/// Gets or sets the button system URL.
|
||||
/// </summary>
|
||||
public string ButtonSystemUrl { get; set; }
|
||||
public string ButtonSystemUrl { get; set; } = string.Empty;
|
||||
|
||||
private bool _buttonSystemEnabled = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user