Migrate indentation settings to a settings subobject
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user