diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2024-03-12 17:48:23 +0000 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2024-03-12 17:48:23 +0000 |
| commit | addf95bc7e1e694cd9ba7797c8b0847bfecaf54c (patch) | |
| tree | 422e96cb24eb3b3ec9d4c96de555b8fa14239c59 /components/editor/quest | |
| parent | 8664ad155c89d47affd94f8b0385ebf39841f1f8 (diff) | |
Add nuxt prefixes back to component file names
Diffstat (limited to 'components/editor/quest')
| -rw-r--r-- | components/editor/quest/EditorQuestOptionsPanel.vue (renamed from components/editor/quest/OptionsPanel.vue) | 0 | ||||
| -rw-r--r-- | components/editor/quest/EditorQuestTasksOptionsPanel.vue (renamed from components/editor/quest/TasksOptionsPanel.vue) | 0 | ||||
| -rw-r--r-- | components/editor/quest/modal/EditorQuestModalDelete.vue (renamed from components/editor/quest/modal/Delete.vue) | 0 | ||||
| -rw-r--r-- | components/editor/quest/modal/EditorQuestModalDuplicate.vue (renamed from components/editor/quest/modal/Duplicate.vue) | 0 | ||||
| -rw-r--r-- | components/editor/quest/modal/EditorQuestModalRename.vue (renamed from components/editor/quest/modal/Rename.vue) | 0 | ||||
| -rw-r--r-- | components/editor/quest/modal/EditorQuestModalYaml.vue (renamed from components/editor/quest/modal/Yaml.vue) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/components/editor/quest/OptionsPanel.vue b/components/editor/quest/EditorQuestOptionsPanel.vue index 5aaff23..5aaff23 100644 --- a/components/editor/quest/OptionsPanel.vue +++ b/components/editor/quest/EditorQuestOptionsPanel.vue diff --git a/components/editor/quest/TasksOptionsPanel.vue b/components/editor/quest/EditorQuestTasksOptionsPanel.vue index cb4b109..cb4b109 100644 --- a/components/editor/quest/TasksOptionsPanel.vue +++ b/components/editor/quest/EditorQuestTasksOptionsPanel.vue diff --git a/components/editor/quest/modal/Delete.vue b/components/editor/quest/modal/EditorQuestModalDelete.vue index e81bcc7..e81bcc7 100644 --- a/components/editor/quest/modal/Delete.vue +++ b/components/editor/quest/modal/EditorQuestModalDelete.vue diff --git a/components/editor/quest/modal/Duplicate.vue b/components/editor/quest/modal/EditorQuestModalDuplicate.vue index 73a2fd0..73a2fd0 100644 --- a/components/editor/quest/modal/Duplicate.vue +++ b/components/editor/quest/modal/EditorQuestModalDuplicate.vue diff --git a/components/editor/quest/modal/Rename.vue b/components/editor/quest/modal/EditorQuestModalRename.vue index 3d846aa..3d846aa 100644 --- a/components/editor/quest/modal/Rename.vue +++ b/components/editor/quest/modal/EditorQuestModalRename.vue diff --git a/components/editor/quest/modal/Yaml.vue b/components/editor/quest/modal/EditorQuestModalYaml.vue index 365055c..365055c 100644 --- a/components/editor/quest/modal/Yaml.vue +++ b/components/editor/quest/modal/EditorQuestModalYaml.vue |
