use SvelteSet instead of Set for favoritedStreams
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
currentStream,
|
||||
getSongAtTime,
|
||||
updateCurrentSong
|
||||
} from '$lib/stores.js';
|
||||
} from '$lib/stores.svelte.js';
|
||||
|
||||
interface Props {
|
||||
src: any;
|
||||
|
||||
Reference in New Issue
Block a user