Gallery loading issue (#1321)

This commit is contained in:
Karthik chakravarthy
2022-09-14 14:57:32 -04:00
committed by GitHub
parent a851f78b1c
commit d6a58fd45f

View File

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