Spaces:
Runtime error
Runtime error
Commit
·
ec8e848
1
Parent(s):
8e91b0b
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 = "light"
|