Add an XXX

pull/1/head
yflory 2020-07-09 19:02:22 +02:00
parent 7c7b35f71a
commit c430e72a19
1 changed files with 1 additions and 0 deletions
www/common/onlyoffice

View File

@ -1886,6 +1886,7 @@ define([
var lastCp = getLastCp();
loadLastDocument(lastCp, function () {
// On error, do nothing
// XXX lock the document or ask for a page reload?
}, function (blob, type) {
resetData(blob, type);
});