fix: b64(). Indev for quotes

This commit is contained in:
Cyrille L 2022-12-18 15:39:02 +01:00
parent dff84b969a
commit a5c4db3094
1 changed files with 3 additions and 1 deletions

View File

@ -291,4 +291,6 @@ def wip_quotes() :
# Read the quote
for qline in quote:
print('>', qline)
if line.startswith('tyto.words_tags[11][0]'):
set_css = get_css(line)
print(set_css)