We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9167919 commit 1a2c7cdCopy full SHA for 1a2c7cd
1 file changed
src/features/settings/components/DNDSettings.tsx
@@ -69,7 +69,7 @@ export const DNDSettings = ({ setShowSettings }: DNDSettingsProps) => {
69
<p className="settingTitle">
70
Do not disturb
71
<br />
72
- <span className="settingHint">Pause Hackertab for for a period of time</span>
+ <span className="settingHint">Pause Hackertab for a period of time</span>
73
</p>
74
<div className="settingContent">
75
<div className="form">
0 commit comments