Spreadsheets editors are marked as viewers before they make a change

pull/1/head
yflory 2020-12-11 16:07:18 +01:00
parent 2c68dc443a
commit 3132b1816e
1 changed files with 2 additions and 0 deletions

View File

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