mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
fix from albumView to other routes bug
- add nginx sites - add setup script (untested**)
This commit is contained in:
@@ -56,7 +56,6 @@ export default {
|
||||
}
|
||||
|
||||
function emitLoadAlbum(title, artist) {
|
||||
console.log("hii");
|
||||
emit("loadAlbum", title, artist);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user