From 2c33febb0e144a5bbf2960383b58ea4d5b33dde9 Mon Sep 17 00:00:00 2001
From: Trent Larson
Date: Sun, 10 Dec 2023 20:22:41 -0700
Subject: [PATCH] fix location of web-push unsubscribe action
---
src/App.vue | 9 +++++----
sw_scripts/additional-scripts.js | 2 +-
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index fab56e3..35ca2a8 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -230,15 +230,16 @@