main page: fix dulplicated account badge

This commit is contained in:
Pacalini
2024-10-31 16:10:14 +08:00
parent a508d85ce6
commit 82478fa247
3 changed files with 4 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ class ComicSourcePage extends StatefulWidget {
}
controller?.close();
if (shouldUpdate.isEmpty) {
App.rootContext.showMessage(message: "No Update Available".tl);
return;
}
var msg = "";