made public gallery the first tab (#483)

This commit is contained in:
Srinath Narayanan
2021-03-05 09:03:48 -08:00
committed by GitHub
parent c1141406ff
commit 69975cd0e8
5 changed files with 104 additions and 105 deletions

View File

@@ -2327,7 +2327,7 @@ export default class Explorer {
account: userContext.databaseAccount,
container: this,
junoClient: this.notebookManager?.junoClient,
selectedTab: selectedTab || GalleryTab.OfficialSamples,
selectedTab: selectedTab || GalleryTab.PublicGallery,
notebookUrl,
galleryItem,
isFavorite,