Web:Client: fix

This commit is contained in:
Timofey Boyko 2022-12-19 09:51:42 +03:00
parent 00afcfc4fa
commit 17b5882ab4

View File

@ -1658,7 +1658,7 @@ class FilesStore {
}
if (isMyFolder) {
fileOptions = this.removeOptions(fileOptions, [
fileOptions = this.removeOptions(folderOptions, [
"link-for-room-members",
]);
}