mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-25 22:55:56 -05:00
[web] Remove unused variable
This commit is contained in:
parent
9690bc2447
commit
369afe11e3
@ -117,7 +117,7 @@ export default {
|
||||
this.new_episodes.items = {}
|
||||
},
|
||||
|
||||
open_add_podcast_dialog(item) {
|
||||
open_add_podcast_dialog() {
|
||||
this.show_url_modal = true
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user