mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 13:03:02 +00:00
add media queries
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
let base_uri = "http://127.0.0.1:9876";
|
||||
let base_uri = "http://0.0.0.0:9876";
|
||||
|
||||
const getAlbumTracks = async (name, artist) => {
|
||||
const res = await fetch(
|
||||
|
||||
Reference in New Issue
Block a user