mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Fix typo
This commit is contained in:
parent
99934958b0
commit
94eb90016c
@ -1475,7 +1475,7 @@ define([
|
||||
});
|
||||
}
|
||||
break;
|
||||
case "forceSaveStart"
|
||||
case "forceSaveStart":
|
||||
if (APP.integrationSave) {
|
||||
APP.integrationSave(err => {
|
||||
if (err) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user