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