select the newly added feed
This commit is contained in:
parent
fd44c98cd0
commit
96796702cf
3 changed files with 5 additions and 2 deletions
|
|
@ -544,6 +544,7 @@ var vm = new Vue({
|
|||
vm.refreshFeeds()
|
||||
vm.refreshStats()
|
||||
vm.settings = ''
|
||||
vm.feedSelected = 'feed:' + result.feed.id
|
||||
} else if (result.status === 'multiple') {
|
||||
vm.feedNewChoice = result.choice
|
||||
vm.feedNewChoiceSelected = result.choice[0].url
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue