Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
lint
  • Loading branch information
defelmnq committed Apr 4, 2025
commit a45880ccd52ffcca157da0b585f73cc880d86e15
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,7 @@ export const NotificationsPage: FC = () => {
/>
}
>
<SettingsHeaderTitle>
Notifications
</SettingsHeaderTitle>
<SettingsHeaderTitle>Notifications</SettingsHeaderTitle>
<SettingsHeaderDescription>
Control delivery methods for notifications on this deployment.
</SettingsHeaderDescription>
Expand Down
Loading