Add fontdict default
This commit is contained in:
parent
95b295745b
commit
e7a3754ce1
@ -32,6 +32,7 @@ from configparser import ConfigParser, ExtendedInterpolation
|
|||||||
|
|
||||||
config = None
|
config = None
|
||||||
colordict = {}
|
colordict = {}
|
||||||
|
fontdict = {}
|
||||||
|
|
||||||
default_config = """
|
default_config = """
|
||||||
[general]
|
[general]
|
||||||
|
Loading…
Reference in New Issue
Block a user