mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-18 13:08:54 +02:00
Update spvblock.py
This commit is contained in:
parent
3a5bdcd12d
commit
fd60c45f84
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ from embit.wordlists.bip39 import WORDLIST
|
|||
from io import StringIO
|
||||
|
||||
|
||||
version = "2.2.6"
|
||||
version = "2.2.7"
|
||||
|
||||
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