From 0aeddf76bd06d4eb238aef54b271ed306a312d13 Mon Sep 17 00:00:00 2001 From: survellow <59056368+survellow@users.noreply.github.com> Date: Sat, 4 Nov 2023 17:18:56 +0100 Subject: [PATCH] 36 add toast comp. for invalid token notification --- frontend/src/view/editCalendarView.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/view/editCalendarView.vue b/frontend/src/view/editCalendarView.vue index 838fe93..cd848d8 100644 --- a/frontend/src/view/editCalendarView.vue +++ b/frontend/src/view/editCalendarView.vue @@ -55,6 +55,7 @@ function loadCalendar(): void {