LandingPage: Add Users to NewAlert
This adds Users to the list of new customization options.
This commit is contained in:
parent
e359e0f47d
commit
b548e17098
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ export const NewAlert = ({ setShowAlert }: NewAlertPropTypes) => {
|
|||
New options for blueprint customization are now available:
|
||||
</Text>
|
||||
<TextList>
|
||||
<TextListItem>Users</TextListItem>
|
||||
<TextListItem>Timezone</TextListItem>
|
||||
<TextListItem>Locale</TextListItem>
|
||||
<TextListItem>Hostname</TextListItem>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue