Remove i18n block
This commit is contained in:
parent
fea7493725
commit
6d2e7b95ff
|
@ -1,11 +1,3 @@
|
|||
<i18n>
|
||||
{
|
||||
"en": {
|
||||
"00:00": "00:00"
|
||||
}
|
||||
}
|
||||
</i18n>
|
||||
|
||||
<script setup lang="ts">
|
||||
import type { QueueItemSource } from '~/types'
|
||||
|
||||
|
|
Loading…
Reference in New Issue