Gallery loading issue (#1321)
This commit is contained in:
parent
a851f78b1c
commit
d6a58fd45f
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue