UI Feature Flag: Disable advanced options and tidy up some copy
This commit is contained in:
parent
f4f94e31d1
commit
7a448be1dc
5 changed files with 40 additions and 24 deletions
|
@ -18,4 +18,5 @@ limitations under the License.
|
|||
export enum UIFeature {
|
||||
URLPreviews = "UIFeature.urlPreviews",
|
||||
Widgets = "UIFeature.widgets",
|
||||
AdvancedSettings = "UIFeature.advancedSettings",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue