Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0

This commit is contained in:
Vlada Gazizova 2022-12-19 09:53:17 +03:00
commit 75eb68d037

View File

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