diff --git a/src/Explorer/Explorer.tsx b/src/Explorer/Explorer.tsx index bc79c7da0..da5c375fd 100644 --- a/src/Explorer/Explorer.tsx +++ b/src/Explorer/Explorer.tsx @@ -1115,7 +1115,7 @@ export default class Explorer { account: userContext.databaseAccount, container: this, junoClient: this.notebookManager?.junoClient, - selectedTab: selectedTab || GalleryTabKind.PublicGallery, + selectedTab: selectedTab || GalleryTabKind.OfficialSamples, notebookUrl, galleryItem, isFavorite,