From fc53e020cf817a08ded1463bf2175784a4a7b169 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Tue, 24 Oct 2023 11:33:55 -0700 Subject: [PATCH] settings: add fragment Signed-off-by: Varun Patil --- src/App.vue | 2 +- src/components/Settings.vue | 13 +++++++++++++ src/services/utils/fragment.ts | 1 + 3 files changed, 15 insertions(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index af60c11b..853a11d9 100644 --- a/src/App.vue +++ b/src/App.vue @@ -26,7 +26,7 @@