mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-16 13:00:52 +02:00
Update spvblock.py
This commit is contained in:
parent
7f939ce029
commit
59dd36113d
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ from embit.wordlists.bip39 import WORDLIST
|
|||
from io import StringIO
|
||||
|
||||
|
||||
version = "2.0.17"
|
||||
version = "2.1"
|
||||
|
||||
settings = {"gradient":"", "design":"block", "colorA":"green", "colorB":"yellow"}
|
||||
settingsClock = {"gradient":"", "colorA":"green", "colorB":"yellow"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue