mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 17:57:01 +08:00
feat: 清空作业或输入错误时链接变为作业站网址
This commit is contained in:
@@ -137,6 +137,7 @@ namespace MeoAsstGui
|
||||
private void UpdateFileDoc(string filename)
|
||||
{
|
||||
ClearLog();
|
||||
Url = CopilotUiUrl;
|
||||
|
||||
string jsonStr = string.Empty;
|
||||
if (File.Exists(filename))
|
||||
|
||||
Reference in New Issue
Block a user