Update spvblock.py

This commit is contained in:
curly60e 2023-07-21 14:03:06 -03:00 committed by GitHub
parent 7f939ce029
commit 59dd36113d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"}