refactor interfaces and references

This commit is contained in:
geoffrey45
2022-11-30 20:27:44 +03:00
committed by Mungai Njoroge
parent 4a49d48011
commit 6d8a9f880b
44 changed files with 195 additions and 171 deletions
-1
View File
@@ -33,7 +33,6 @@ export default function play(
useQueue.playFromAlbum(
a_store.info.title,
a_store.info.albumartist,
a_store.info.albumhash,
a_store.allTracks
);