From e6f73dc81c178c47508ebccba95f4d01457c13d9 Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Sun, 10 Dec 2023 20:17:14 -0700 Subject: [PATCH] add an unsubscribe to the web push --- src/App.vue | 50 ++++++++++++++++++++++++++++++++++- src/views/AccountViewView.vue | 25 ++++++++++++------ 2 files changed, 66 insertions(+), 9 deletions(-) diff --git a/src/App.vue b/src/App.vue index aaff4924..fab56e3f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -235,7 +235,10 @@ Turn Off Notifications + ... but don't do that too frequently lest you get throttled.