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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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,