mirror of
https://github.com/JuLi0n21/pwa-player.git
synced 2026-04-19 23:40:05 +00:00
change one import...
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<script setup lang="ts">
|
||||
import { updateLanguageServiceSourceFile } from 'typescript';
|
||||
import type { Song, CollectionPreview } from '../script/types'
|
||||
import { useAudioStore } from '@/stores/audioStore';
|
||||
import { ref } from 'vue';
|
||||
|
||||
Reference in New Issue
Block a user