mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-20 10:12:06 +01:00
shorter text
This commit is contained in:
parent
8614821d45
commit
9c49fb320c
@ -45,7 +45,7 @@ def mySubscriptions():
|
||||
except Exception as e: pass
|
||||
if countSubscriptions == 0:
|
||||
Dialog(dialog="dialog",autowidgetsize=True).msgbox('''
|
||||
You have no active or inactive subscriptions at the moment.
|
||||
You have no active or inactive subscriptions.
|
||||
''',title="Info")
|
||||
return
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user