Merge branch 'hotfix/v0.1.9' of https://github.com/ONLYOFFICE/AppServer into hotfix/v0.1.9

This commit is contained in:
Alexey Safronov 2021-04-30 17:25:32 +03:00
commit e61375c348

View File

@ -133,7 +133,7 @@ export function isAdmin(currentUser, currentProductId) {
productName = "people";
break;
case "e67be73d-f9ae-4ce1-8fec-1880cb518cb4":
productName = "documents";
productName = "files";
break;
default:
break;