mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-09 05:34:58 -05:00
[web] Remove unused variable
This commit is contained in:
@@ -117,7 +117,7 @@ export default {
|
||||
this.new_episodes.items = {}
|
||||
},
|
||||
|
||||
open_add_podcast_dialog(item) {
|
||||
open_add_podcast_dialog() {
|
||||
this.show_url_modal = true
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user