From 251d61cb12260ebf04144be9162444507cbfd89c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lev=20Z=20Kir=C3=A1ly?= Date: Wed, 29 Nov 2023 16:42:43 +0100 Subject: [PATCH] Fix window-content dump bug #91 --- components/window-content.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/window-content.vue b/components/window-content.vue index 3ea38a9..3cc2763 100644 --- a/components/window-content.vue +++ b/components/window-content.vue @@ -8,6 +8,6 @@ const props = defineProps();