mirror of
https://github.com/aljazceru/nostrdvm.git
synced 2026-01-06 07:44:22 +01:00
ui fixes
This commit is contained in:
@@ -230,6 +230,8 @@ class Subscription:
|
||||
try:
|
||||
while True:
|
||||
time.sleep(60.0)
|
||||
|
||||
|
||||
print("Checking Subscription")
|
||||
except KeyboardInterrupt:
|
||||
print('Stay weird!')
|
||||
|
||||
Reference in New Issue
Block a user