Skip to content

Commit 4de63ab

Browse files
Update app-menu.md (#802)
1 parent 409272c commit 4de63ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/library/advanced-features/app-menu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,5 +151,5 @@ Using `client.toolbarMode` in your app's [configuration](/library/advanced-featu
151151

152152
- `"developer"` — Show the developer options to all viewers.
153153
- `"viewer"` — Hide the developer options from all viewers.
154-
- `"minimal"` — Show only those options set externally. These options can be declared through [`st.set_page_config`](/library/api-reference/utilities/st.set_page_config) or options populated through Streamlit Community Cloud.
154+
- `"minimal"` — Show only those options set externally. These options can be declared through [`st.set_page_config`](/library/api-reference/utilities/st.set_page_config) or populated through Streamlit Community Cloud.
155155
- `"auto"` — This is the default and will show the developer options when accessed through localhost or through Streamlit Community Cloud when logged into an administrative account for the app. Otherwise, the developer options will not show.

0 commit comments

Comments
 (0)