From 33a17b906999d126fae3c8054db168241225fe5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Wed, 24 Aug 2022 11:09:20 +0200 Subject: [PATCH] Allow opening files outside of the file system in viewer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- src/components/ViewerComponent.vue | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/src/components/ViewerComponent.vue b/src/components/ViewerComponent.vue index bb9a21db4e8..2cb80b71aa9 100644 --- a/src/components/ViewerComponent.vue +++ b/src/components/ViewerComponent.vue @@ -21,18 +21,25 @@ -->