Download in bar

This commit is contained in:
Manav Rathi
2025-03-04 19:55:16 +05:30
parent 7fc96285f1
commit fd13c737aa
3 changed files with 30 additions and 3 deletions

View File

@@ -403,7 +403,7 @@ const FileViewer: React.FC<FileViewerProps> = ({
})();
const showMore =
showDelete || showEditImage || showDownload == "bar";
showDelete || showEditImage || showDownload == "menu";
return {
fileID,