mirror of
https://github.com/ente-io/ente.git
synced 2025-08-13 09:47:17 +00:00
Download in bar
This commit is contained in:
@@ -403,7 +403,7 @@ const FileViewer: React.FC<FileViewerProps> = ({
|
||||
})();
|
||||
|
||||
const showMore =
|
||||
showDelete || showEditImage || showDownload == "bar";
|
||||
showDelete || showEditImage || showDownload == "menu";
|
||||
|
||||
return {
|
||||
fileID,
|
||||
|
Reference in New Issue
Block a user