Remove unused attr

This commit is contained in:
wvffle 2022-07-24 23:06:20 +00:00 committed by Georg Krause
commit 29afac3101

View file

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