Skip to content

Commit 81a4220

Browse files
authored
Merge branch 'main' into chore-disable-beta-feature
2 parents e3e65a6 + 2b54825 commit 81a4220

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webapp/_webapp/src/views/settings/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ export const Settings = () => {
3131
<SettingsHeader />
3232
<div className="pd-app-tab-content-body">
3333
<UISettings />
34+
{/* <BetaFeatureSettings /> */}
3435
<AccountSettings />
3536
<SettingsFooter />
3637
{enableUserDeveloperTools && <UserDeveloperTools />}

0 commit comments

Comments
 (0)