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