mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: show basic experiment set value (#8984)
This value is pre-parsed, meaning the experiments listed may not be valid. This is a very basic display for helping debuging purposes.
This commit is contained in:
@@ -43,6 +43,7 @@ export const GeneralSettingsPageView = ({
|
||||
deploymentOptions,
|
||||
"Access URL",
|
||||
"Wildcard Access URL",
|
||||
"Experiments",
|
||||
)}
|
||||
/>
|
||||
</Stack>
|
||||
|
||||
Reference in New Issue
Block a user