mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
chore: 优化作业缓存路径
This commit is contained in:
@@ -221,7 +221,7 @@ namespace MaaWpfGui
|
||||
}
|
||||
}
|
||||
|
||||
private const string TempCopilotFile = "resource/_temp_copilot.json";
|
||||
private const string TempCopilotFile = "cache/_temp_copilot.json";
|
||||
private string TaskType = "General";
|
||||
|
||||
private void ParseJsonAndShowInfo(string jsonStr)
|
||||
|
||||
Reference in New Issue
Block a user