You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/library/advanced-features/app-menu.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,7 @@ If you are running an app locally from within a git repo, you can deploy your ap
131
131
132
132
## Customize the menu
133
133
134
-
Using `client.toobarMode` in your app's [configuration](/library/advanced-features/configuration), you can make the app menu appear in the following ways:
134
+
Using `client.toolbarMode` in your app's [configuration](/library/advanced-features/configuration), you can make the app menu appear in the following ways:
135
135
136
136
-`"developer"`— Show the developer options to all viewers.
137
137
-`"viewer"`— Hide the developer options from all viewers.
0 commit comments