From 9301cc822bce7dd42badb2e13c6fbfd061f76fdf Mon Sep 17 00:00:00 2001 From: Chen Asraf Date: Sat, 20 Sep 2025 11:12:25 +0300 Subject: [PATCH] fix: use correct name in vue templates --- src/App.vue | 18 +++++----- src/Settings.vue | 82 +++++++++++++++++++++---------------------- src/views/AppView.vue | 54 ++++++++++++++-------------- 3 files changed, 77 insertions(+), 77 deletions(-) diff --git a/src/App.vue b/src/App.vue index aa2306a..c0d587d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,5 @@