Add ToggleStar to SongContextMenu (WIP)
This commit is contained in:
@@ -31,6 +31,7 @@ func ServeIndex(ds model.DataStore, fs http.FileSystem) http.HandlerFunc {
|
||||
"loginBackgroundURL": conf.Server.UILoginBackgroundURL,
|
||||
"enableTranscodingConfig": conf.Server.EnableTranscodingConfig,
|
||||
"enablePlaylists": conf.Server.DevEnableUIPlaylists,
|
||||
"enableStarred": conf.Server.DevEnableUIStarred,
|
||||
}
|
||||
j, err := json.Marshal(appConfig)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user