Spaces:
Runtime error
Runtime error
Rekey commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -276,7 +276,7 @@ class App(Base):
|
|
| 276 |
table_row_focus="*color_accent_soft",
|
| 277 |
table_row_focus_dark="*color_accent_soft",
|
| 278 |
)
|
| 279 |
-
|
| 280 |
theme_apps = App()
|
| 281 |
|
| 282 |
|
|
|
|
| 276 |
table_row_focus="*color_accent_soft",
|
| 277 |
table_row_focus_dark="*color_accent_soft",
|
| 278 |
)
|
| 279 |
+
|
| 280 |
theme_apps = App()
|
| 281 |
|
| 282 |
|