mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-17 13:07:17 +02:00
Update spvblock.py
This commit is contained in:
parent
863adfc0c5
commit
be9ca28185
1 changed files with 4 additions and 1 deletions
|
|
@ -625,8 +625,11 @@ def mtConn():
|
|||
"Moscow Time", colors=['yellow'], align='left', font='tiny'
|
||||
)
|
||||
|
||||
outputT = render(
|
||||
a + " sats", colors=['green'], align='left', font='tiny'
|
||||
)
|
||||
print(output)
|
||||
print(a)
|
||||
print(outputT)
|
||||
input("\a\nContinue...")
|
||||
except:
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue