1
0

chore: move loader class

This commit is contained in:
kolaente
2023-04-01 11:20:28 +02:00
parent 131022da42
commit ac78e85e17
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
<script lang="ts">
export default {
inheritAttrs: false,
inheritAttrs: true,
}
</script>