mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 04:42:58 -05:00
[web] Remove unused property
This commit is contained in:
@@ -123,7 +123,6 @@ export default {
|
||||
props: {
|
||||
album: { required: true, type: Object },
|
||||
media_kind: { default: '', type: String },
|
||||
new_tracks: { required: true, type: Array },
|
||||
show: Boolean
|
||||
},
|
||||
emits: ['close', 'remove-podcast', 'play-count-changed'],
|
||||
|
||||
Reference in New Issue
Block a user