Make the push notification modal slightly more correct. Closes #2163
This commit is contained in:
@@ -346,7 +346,7 @@ export const Content: FC = () => {
|
||||
)}
|
||||
|
||||
<Modal
|
||||
title="Notify"
|
||||
title="Browser Notifications"
|
||||
open={showNotifyModal}
|
||||
afterClose={() => disableNotifyReminderPopup()}
|
||||
handleCancel={() => disableNotifyReminderPopup()}
|
||||
|
||||
Reference in New Issue
Block a user