Migrate indentation settings to a settings subobject

This commit is contained in:
yflory
2017-08-30 17:19:50 +02:00
parent 0893bcc0e5
commit f54dc7505c
4 changed files with 74 additions and 4 deletions

View File

@@ -816,6 +816,7 @@ define([
}
try {
debug("Migrating file system...");
Cryptpad.feedback('Migrate-oldFilesData', true);
files.migrate = 1;
var next = function () {
var oldData = files[OLD_FILES_DATA].slice();