Remove unused attr

This commit is contained in:
wvffle 2022-07-24 23:06:20 +00:00 committed by Georg Krause
parent 2117b0e209
commit 29afac3101
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<script setup functional lang="ts">
<script setup lang="ts">
import type { QueueItemSource } from '~/types'
interface Props {