Update spvblock.py

This commit is contained in:
curly60e 2023-12-06 14:56:39 -03:00 committed by GitHub
parent 3472308b6f
commit 2bb47d9d08
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.2.3"
version = "2.2.4"
settings = {"gradient":"", "design":"block", "colorA":"green", "colorB":"yellow"}
settingsClock = {"gradient":"", "colorA":"green", "colorB":"yellow"}