mirror of
https://github.com/SuperBFG7/ympd
synced 2025-01-28 09:54:53 +00:00
Formating
This commit is contained in:
parent
19fe8b61bf
commit
c0a994d8c4
@ -37,10 +37,12 @@ var app = {};
|
|||||||
|
|
||||||
app.apps = { "Playback": { "state": "0/-/" },
|
app.apps = { "Playback": { "state": "0/-/" },
|
||||||
"Queue": { "state": "0/Any Tag/" },
|
"Queue": { "state": "0/Any Tag/" },
|
||||||
"Browse": { "active": "Database",
|
"Browse": {
|
||||||
|
"active": "Database",
|
||||||
"tabs": { "Filesystem": { "state": "0/-/" },
|
"tabs": { "Filesystem": { "state": "0/-/" },
|
||||||
"Playlists": { "state": "0/-/" },
|
"Playlists": { "state": "0/-/" },
|
||||||
"Database": { "active":"Artist",
|
"Database": {
|
||||||
|
"active": "Artist",
|
||||||
"views": { "Artist": { "state": "0/-/" },
|
"views": { "Artist": { "state": "0/-/" },
|
||||||
"Album": { "state": "0/-/" }
|
"Album": { "state": "0/-/" }
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user