Display a data waiting message only if any tracked account is present
Compare changes
+ 47
− 19
@@ -19,6 +19,7 @@ if TYPE_CHECKING:
@@ -47,27 +48,35 @@ class CliveScreen(Screen[ScreenResultType], CliveWidget):
@@ -76,16 +85,35 @@ class CliveScreen(Screen[ScreenResultType], CliveWidget):