mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Spreadsheets editors are marked as viewers before they make a change
This commit is contained in:
parent
e26c6592df
commit
4ca51c06e9
@ -1313,6 +1313,8 @@ define([
|
||||
return;
|
||||
}
|
||||
|
||||
APP.onLocal(); // Add our data to the userlist
|
||||
|
||||
if (APP.history) {
|
||||
try {
|
||||
getEditor().asc_setRestriction(true);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user