feat(utils): 更新器拥有多网址测速功能

This commit is contained in:
DLmaster
2025-03-02 15:32:56 +08:00
parent cca2cd774c
commit 3499fa9067
4 changed files with 128 additions and 38 deletions

View File

@@ -356,7 +356,7 @@ class MemberManager(QWidget):
maa_version.append(0)
self.downloader = Updater(Path(folder), "MAA", maa_version, [])
self.downloader.ui.show()
self.downloader.show()
def show_password(self):