mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Add an XXX
This commit is contained in:
parent
7c7b35f71a
commit
c430e72a19
@ -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);
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user