Spaces:
Sleeping
Sleeping
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +4 -1
.streamlit/config.toml
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
[theme]
|
2 |
-
base="light"
|
|
|
|
|
|
|
|
1 |
[theme]
|
2 |
+
base="light"
|
3 |
+
|
4 |
+
[browser]
|
5 |
+
gatherUsageStats = false
|