diff --git a/site/src/pages/DeploymentSettingsPage/NotificationsPage/NotificationsPage.tsx b/site/src/pages/DeploymentSettingsPage/NotificationsPage/NotificationsPage.tsx index 9c3fa72048119..9e3bc342167d4 100644 --- a/site/src/pages/DeploymentSettingsPage/NotificationsPage/NotificationsPage.tsx +++ b/site/src/pages/DeploymentSettingsPage/NotificationsPage/NotificationsPage.tsx @@ -56,11 +56,7 @@ export const NotificationsPage: FC = () => { /> } > - } - > - Notifications - + Notifications Control delivery methods for notifications on this deployment. diff --git a/site/src/pages/UserSettingsPage/Sidebar.tsx b/site/src/pages/UserSettingsPage/Sidebar.tsx index 69d51ae3bb227..80efe6fbd7923 100644 --- a/site/src/pages/UserSettingsPage/Sidebar.tsx +++ b/site/src/pages/UserSettingsPage/Sidebar.tsx @@ -57,7 +57,7 @@ export const Sidebar: FC = ({ user }) => { Tokens - Notifications + Notifications );