[web] Post revert fix

This commit is contained in:
Manav Rathi
2025-02-11 18:44:22 +05:30
parent cd7183a9ad
commit 5dd5f7e9c5

View File

@@ -7,7 +7,7 @@ import {
} from "@/gallery/services/download";
import { EnteFile } from "@/media/file";
import { FileType } from "@/media/file-type";
import { FileViewer } from "@/new/photos/components/PhotoViewer";
import { FileViewer } from "@/new/photos/components/FileViewer";
import type { GalleryBarMode } from "@/new/photos/components/gallery/reducer";
import { TRASH_SECTION } from "@/new/photos/services/collection";
import { styled } from "@mui/material";