Add roboto-condensed-bold as default
Fixes a severe regression. New databases could not generate any PDF or use the countdown.
This commit is contained in:
parent
43b13e314e
commit
1853028cf0
@ -386,7 +386,7 @@ def get_config_variables():
|
|||||||
name="font_monospace",
|
name="font_monospace",
|
||||||
default_value={
|
default_value={
|
||||||
"display_name": "Font monospace",
|
"display_name": "Font monospace",
|
||||||
"default": "assets/fonts/courier-prime.woff",
|
"default": "assets/fonts/roboto-condensed-bold.woff",
|
||||||
"path": "",
|
"path": "",
|
||||||
},
|
},
|
||||||
input_type="static",
|
input_type="static",
|
||||||
|
Loading…
Reference in New Issue
Block a user