Spaces:
Runtime error
Runtime error
Commit ·
ccb71a4
1
Parent(s): b7c477d
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
|
@@ -3,4 +3,4 @@ port=8501
|
|
| 3 |
enableCORS = false
|
| 4 |
enableXsrfProtection = false
|
| 5 |
[theme]
|
| 6 |
-
base = "
|
|
|
|
| 3 |
enableCORS = false
|
| 4 |
enableXsrfProtection = false
|
| 5 |
[theme]
|
| 6 |
+
base = "dark"
|