freshyfresco commited on
Commit
187e52b
1 Parent(s): bdd0542

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -42,7 +42,6 @@ class Applio(Base):
42
  'Consolas',
43
  'monospace',
44
  ),
45
- chatbot_code_background_color: colors.Color | str = "black",
46
  ):
47
  super().__init__(
48
  primary_hue=primary_hue,
 
42
  'Consolas',
43
  'monospace',
44
  ),
 
45
  ):
46
  super().__init__(
47
  primary_hue=primary_hue,