diff --git a/packages/mindplot/src/indexLoader.js b/packages/mindplot/src/indexLoader.js index b46c1dfd..c14aaf77 100644 --- a/packages/mindplot/src/indexLoader.js +++ b/packages/mindplot/src/indexLoader.js @@ -45,7 +45,7 @@ if (!global.memoryPersistence && !global.readOnly) { session: global.lockSession, }); } else { - persistence = new LocalStorageManager(`/c/restful/maps/{id}/${global.historyId ? `${global.historyId}/` : ''}${!global.isAuth ? '-pub' : ''}`, true); + persistence = new LocalStorageManager(`/c/restful/maps/{id}/${global.historyId ? `${global.historyId}/` : ''}document/xml${!global.isAuth ? '-pub' : ''}`, true); } const options = buildOptions({