Remove i18n block

This commit is contained in:
wvffle 2022-11-27 12:21:56 +00:00 committed by Kasper Seweryn
parent fea7493725
commit 6d2e7b95ff
1 changed files with 0 additions and 8 deletions

View File

@ -1,11 +1,3 @@
<i18n>
{
"en": {
"00:00": "00:00"
}
}
</i18n>
<script setup lang="ts"> <script setup lang="ts">
import type { QueueItemSource } from '~/types' import type { QueueItemSource } from '~/types'