mirror of
				https://github.com/SuperBFG7/ympd
				synced 2025-10-31 05:43:01 +00:00 
			
		
		
		
	Formating
This commit is contained in:
		| @@ -35,14 +35,16 @@ var coverImageFile = ''; | |||||||
|  |  | ||||||
| var app = {}; | 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":   {  | ||||||
|                 "tabs": { "Filesystem": {"state": "0/-/"}, |                   "active": "Database",  | ||||||
|                           "Playlists": {"state": "0/-/" }, |                   "tabs":  { "Filesystem": { "state": "0/-/" }, | ||||||
|                           "Database": { "active":"Artist", |                              "Playlists":  { "state": "0/-/" }, | ||||||
|                               "views": {"Artist": {"state": "0/-/" }, |                              "Database":   {  | ||||||
|                                         "Album": {"state": "0/-/" } |                                     "active": "Artist", | ||||||
|  |                                     "views":   { "Artist": { "state": "0/-/" }, | ||||||
|  |                                                  "Album":  { "state": "0/-/" } | ||||||
|                                                } |                                                } | ||||||
|                                            } |                                            } | ||||||
|                            } |                            } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 jcorporation
					jcorporation