mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-22 02:35:32 -05:00
[web] Change the settings API calls
This commit is contained in:
@@ -61,7 +61,7 @@ export default {
|
||||
value
|
||||
}
|
||||
settings
|
||||
.update(this.category, setting)
|
||||
.update(setting)
|
||||
.then(() => {
|
||||
window.clearTimeout(this.timerId)
|
||||
this.settingsStore.update(setting)
|
||||
|
||||
Reference in New Issue
Block a user