mirror of
https://github.com/owntone/owntone-server.git
synced 2025-03-03 23:30:09 -05:00
[web] Fix missing input field check
This commit is contained in:
parent
05b0def840
commit
d16373d711
@ -57,6 +57,7 @@ export default {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: this.$t('dialog.playlist.save.save'),
|
label: this.$t('dialog.playlist.save.save'),
|
||||||
|
disabled: this.disabled,
|
||||||
handler: this.save,
|
handler: this.save,
|
||||||
icon: 'download'
|
icon: 'download'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user