AlGe commited on
Commit
9992b6a
·
verified ·
1 Parent(s): fd925e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -54,6 +54,7 @@ class MPGPoster(Base):
54
  "ui-sans-serif",
55
  "sans-serif",
56
  ),
 
57
  | str
58
  | Iterable[fonts.Font | str] = (
59
  fonts.GoogleFont("IBM Plex Mono"),
 
54
  "ui-sans-serif",
55
  "sans-serif",
56
  ),
57
+ font_mono: fonts.Font
58
  | str
59
  | Iterable[fonts.Font | str] = (
60
  fonts.GoogleFont("IBM Plex Mono"),