LandingPage: Add Users to NewAlert

This adds Users to the list of new customization options.
This commit is contained in:
regexowl 2025-05-14 10:32:19 +02:00 committed by Klara Simickova
parent e359e0f47d
commit b548e17098

View file

@ -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>