mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-26 16:08:15 +08:00
[DE mobile] Fix Bug 62919
This commit is contained in:
@ -810,6 +810,7 @@ class MainController extends Component {
|
||||
}
|
||||
|
||||
storeAppOptions.setProtection(isProtected);
|
||||
storeAppOptions.setTypeProtection(props.type);
|
||||
props && this.applyRestrictions(props.type);
|
||||
Common.Notifications.trigger('protect:doclock', props);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user