mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
main page: fix dulplicated account badge
This commit is contained in:
@@ -40,6 +40,7 @@ class ComicSourcePage extends StatefulWidget {
|
||||
}
|
||||
controller?.close();
|
||||
if (shouldUpdate.isEmpty) {
|
||||
App.rootContext.showMessage(message: "No Update Available".tl);
|
||||
return;
|
||||
}
|
||||
var msg = "";
|
||||
|
Reference in New Issue
Block a user