Remove unused attr
This commit is contained in:
parent
2117b0e209
commit
29afac3101
|
@ -1,4 +1,4 @@
|
|||
<script setup functional lang="ts">
|
||||
<script setup lang="ts">
|
||||
import type { QueueItemSource } from '~/types'
|
||||
|
||||
interface Props {
|
||||
|
|
Loading…
Reference in New Issue