Skip to content

Commit d4e115d

Browse files
authored
chore: show basic experiment set value (coder#8984)
This value is pre-parsed, meaning the experiments listed may not be valid. This is a very basic display for helping debuging purposes.
1 parent f7a35e0 commit d4e115d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/pages/DeploySettingsPage/GeneralSettingsPage/GeneralSettingsPageView.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ export const GeneralSettingsPageView = ({
4343
deploymentOptions,
4444
"Access URL",
4545
"Wildcard Access URL",
46+
"Experiments",
4647
)}
4748
/>
4849
</Stack>

0 commit comments

Comments
 (0)