Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
chore: fixed lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
justjanne committed Jun 19, 2023
1 parent e5a1e82 commit 6323d9e
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,8 @@ export default function NotificationSettings2(): JSX.Element {
if (model !== null) {
reconcile(DefaultNotificationSettings);
}
}}>
}}
>
{_t("Reset to default settings")}
</AccessibleButton>
</SettingsSubsection>
Expand Down

0 comments on commit 6323d9e

Please sign in to comment.