From a072c91cc0dc26e417c51f666e8547e08ef40942 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Tue, 12 Mar 2024 23:18:23 +0000 Subject: Add import from file system --- components/editor/EditorSidebarCategory.vue | 1 - components/editor/EditorSidebarQuest.vue | 3 +-- components/editor/quest/EditorQuestOptionsPanel.vue | 2 +- components/editor/task/EditorTaskConfiguration.vue | 2 +- components/editor/task/modal/EditorTaskModalCreate.vue | 1 - 5 files changed, 3 insertions(+), 6 deletions(-) (limited to 'components/editor') diff --git a/components/editor/EditorSidebarCategory.vue b/components/editor/EditorSidebarCategory.vue index 9dedf33..cfabf39 100644 --- a/components/editor/EditorSidebarCategory.vue +++ b/components/editor/EditorSidebarCategory.vue @@ -1,7 +1,6 @@