Closed VictorioBerra closed 4 years ago
If the user denies notifications, id like to show some text in my template that warns them.
<p v-if="notificationsDenied">You have denied notifications. You will not be alerted when the operation completes.</p>
If the user denies notifications, id like to show some text in my template that warns them.
<p v-if="notificationsDenied">You have denied notifications. You will not be alerted when the operation completes.</p>