From 7eb64a9dcfe9a8797311d5c87b5f4fe4b4889be1 Mon Sep 17 00:00:00 2001 From: smastrom Date: Sat, 27 Jan 2024 08:37:42 +0100 Subject: [PATCH] Notivue - Add feature to disable teleport --- packages/notivue/Notivue/NotivueImpl.vue | 16 +++++++--------- packages/notivue/core/types.ts | 2 +- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/packages/notivue/Notivue/NotivueImpl.vue b/packages/notivue/Notivue/NotivueImpl.vue index 1a7d190..d1e135e 100644 --- a/packages/notivue/Notivue/NotivueImpl.vue +++ b/packages/notivue/Notivue/NotivueImpl.vue @@ -1,5 +1,5 @@