diff --git a/ui/v2.5/src/components/Galleries/GalleryDetails/Gallery.tsx b/ui/v2.5/src/components/Galleries/GalleryDetails/Gallery.tsx index 291aae16b..e827f80a5 100644 --- a/ui/v2.5/src/components/Galleries/GalleryDetails/Gallery.tsx +++ b/ui/v2.5/src/components/Galleries/GalleryDetails/Gallery.tsx @@ -264,7 +264,7 @@ export const GalleryPage: React.FC = ({ gallery, add }) => { isVisible={activeTabKey === "gallery-chapter-panel"} /> - + = ({ image }) => { > - + import("./QueueViewer")); const SceneMarkersPanel = lazyComponent(() => import("./SceneMarkersPanel")); const SceneFileInfoPanel = lazyComponent(() => import("./SceneFileInfoPanel")); -const SceneEditPanel = lazyComponent(() => import("./SceneEditPanel")); const SceneDetailPanel = lazyComponent(() => import("./SceneDetailPanel")); const SceneMoviePanel = lazyComponent(() => import("./SceneMoviePanel")); const SceneGalleriesPanel = lazyComponent( @@ -479,7 +479,7 @@ const ScenePage: React.FC = ({ - +