aboutsummaryrefslogtreecommitdiffstats
path: root/components/editor/EditorSidebarQuest.vue
diff options
context:
space:
mode:
authorLeonardo Bishop <me@leonardobishop.com>2024-03-15 00:13:40 +0000
committerLeonardo Bishop <me@leonardobishop.com>2024-03-15 00:13:40 +0000
commitc9aefa81ca1950121d2357fc66afe15eb400f537 (patch)
treefd6196b55626cea8101cd5a4a00cb2a00d8a495b /components/editor/EditorSidebarQuest.vue
parent1dd5d0fa8bb2ae794b263d1629a662166a9b9d08 (diff)
Fix eslint errors
Diffstat (limited to 'components/editor/EditorSidebarQuest.vue')
-rw-r--r--components/editor/EditorSidebarQuest.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/editor/EditorSidebarQuest.vue b/components/editor/EditorSidebarQuest.vue
index fb21042..54814f0 100644
--- a/components/editor/EditorSidebarQuest.vue
+++ b/components/editor/EditorSidebarQuest.vue
@@ -64,4 +64,4 @@ const selected = computed(() => {
#quest-container:hover {
background-color: var(--color-hover);
}
-</style> \ No newline at end of file
+</style>