From da1ddebcc9cb83026b88496d9e415ccea3fc9687 Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Wed, 14 Aug 2024 16:23:20 +0200 Subject: [PATCH] cleanups --- src/components/SettingsView.vue | 3 +- src/stores/nostr.ts | 4 +-- src/stores/npubcash.ts | 58 ++++++++++++++------------------- 3 files changed, 28 insertions(+), 37 deletions(-) diff --git a/src/components/SettingsView.vue b/src/components/SettingsView.vue index c980c178..b98b326c 100644 --- a/src/components/SettingsView.vue +++ b/src/components/SettingsView.vue @@ -264,6 +264,7 @@