mirror of
https://git.maid.zone/stuff/soundcloak.git
synced 2025-12-12 14:49:38 +05:00
KeepPlayerFocus pref, rework prefs page, always autoplay if you click on the next track
This commit is contained in:
@@ -80,6 +80,8 @@ type Preferences struct {
|
||||
SearchSuggestions *bool // load search suggestions on main page
|
||||
|
||||
DynamicLoadComments *bool // dynamic comments loader without leaving track page
|
||||
|
||||
KeepPlayerFocus *bool // keep player element in focus
|
||||
}
|
||||
|
||||
func B2s(b []byte) string {
|
||||
|
||||
Reference in New Issue
Block a user