This commit is contained in:
2023-07-23 22:38:59 +02:00
parent b35de64cea
commit 28fe055f32
11 changed files with 3 additions and 36 deletions
+1 -2
View File
@@ -34,8 +34,7 @@ import Nail from "@/components/misc/Nail.vue";
export default defineComponent({
name: "TechnicalView",
components: {Nail, SaveManagerComponent, ChangelogComponent},
})
});
</script>
<style lang="scss" scoped>