Spreadsheets editors are marked as viewers before they make a change

pull/1/head
yflory 2020-12-11 16:07:18 +01:00
parent 15f85bbea1
commit 7926d86b51
1 changed files with 2 additions and 0 deletions

View File

@ -1321,6 +1321,8 @@ define([
return;
}
APP.onLocal(); // Add our data to the userlist
if (APP.history) {
try {
getEditor().asc_setRestriction(true);