From 2aca4247c5d0c7061a300517178dd31316b65fab Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Thu, 15 Feb 2024 14:01:30 +0000 Subject: Initial commit --- .../Editor/Quest/QuestTasksOptionsPanel.vue | 75 ++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 src/components/Editor/Quest/QuestTasksOptionsPanel.vue (limited to 'src/components/Editor/Quest/QuestTasksOptionsPanel.vue') diff --git a/src/components/Editor/Quest/QuestTasksOptionsPanel.vue b/src/components/Editor/Quest/QuestTasksOptionsPanel.vue new file mode 100644 index 0000000..12b1263 --- /dev/null +++ b/src/components/Editor/Quest/QuestTasksOptionsPanel.vue @@ -0,0 +1,75 @@ + + + + + + + -- cgit v1.2.3-70-g09d2