From 1160165cf55183ab5a485651590aa1bf03585784 Mon Sep 17 00:00:00 2001 From: Marco Crapts Date: Sat, 20 May 2023 15:41:37 +0200 Subject: [PATCH] add modal titles --- src/components/Note/NoteToolbar.vue | 2 ++ src/components/TopBar.vue | 9 ++++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/src/components/Note/NoteToolbar.vue b/src/components/Note/NoteToolbar.vue index d9af9c8..09d692b 100644 --- a/src/components/Note/NoteToolbar.vue +++ b/src/components/Note/NoteToolbar.vue @@ -21,6 +21,7 @@ const emit = defineEmits<{ + +