Web: Hide the item 'Save as' in the archive room.

This commit is contained in:
Tatiana Lopaeva 2022-11-15 15:57:38 +03:00
parent 335e2d85db
commit 8b66d746ce

View File

@ -1142,6 +1142,7 @@ class FilesStore {
if (item.rootFolderType === FolderType.Archive) {
fileOptions = this.removeOptions(fileOptions, [
"make-form",
"mark-read",
"mark-as-favorite",
"remove-from-favorites",