From d3ce54a1ff0c7081ed2593f866256e6aeba40331 Mon Sep 17 00:00:00 2001 From: Ryan Kegel Date: Sat, 18 Apr 2026 11:52:25 -0400 Subject: [PATCH] debugging --- .../src/components/notification/PushOptIn.vue | 29 ++----------------- .../vue-app/src/services/pushSubscription.ts | 7 ++++- 2 files changed, 9 insertions(+), 27 deletions(-) diff --git a/frontend/vue-app/src/components/notification/PushOptIn.vue b/frontend/vue-app/src/components/notification/PushOptIn.vue index f09aad2..38b8e3c 100644 --- a/frontend/vue-app/src/components/notification/PushOptIn.vue +++ b/frontend/vue-app/src/components/notification/PushOptIn.vue @@ -1,13 +1,6 @@