mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-27 05:43:58 +02:00
Rename page name from search to add-podcast
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ export default {
|
||||
return this.$route.name === 'bookshelf-latest'
|
||||
},
|
||||
isPodcastSearch() {
|
||||
return this.$route.name === 'bookshelf-search'
|
||||
return this.$route.name === 'bookshelf-add-podcast'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user