From 7c0ef179ec47df2738ae697d26b7910911bcf450 Mon Sep 17 00:00:00 2001 From: advplyr Date: Fri, 10 Nov 2023 16:35:26 -0600 Subject: [PATCH] Update:Podcast search page renamed to add #936 --- components/home/BookshelfNavBar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/home/BookshelfNavBar.vue b/components/home/BookshelfNavBar.vue index 06294c1e..c4f3c86f 100644 --- a/components/home/BookshelfNavBar.vue +++ b/components/home/BookshelfNavBar.vue @@ -65,7 +65,7 @@ export default { iconPack: 'material-icons', icon: 'podcasts', iconClass: 'text-xl', - text: 'Search' + text: 'Add' }) } } else {