fix.界面上吃药状态显示的问题

This commit is contained in:
MistEO
2021-09-23 02:54:02 +08:00
parent ae4f2bf08b
commit aef0e89de0
4 changed files with 7 additions and 4 deletions

View File

@@ -70,7 +70,6 @@ namespace MeoAsstGui
{
return string.Empty;
}
return string.Empty;
}
private string _latestUrl = "https://github.com/MistEO/MeoAssistance/releases/latest";