Use a new path to force a cache reload on onlyoffice

This commit is contained in:
yflory
2020-03-18 10:25:18 +01:00
parent 70aad68d07
commit 4484cda9b6
10445 changed files with 1 additions and 1 deletions

View File

@@ -1526,7 +1526,7 @@ define([
Title.updateTitle(Title.defaultTitle);
}
var version = 'v2/';
var version = 'v2a/';
// Old version detected: use the old OO and start the migration if we can
if (privateData.ooForceVersion) {
if (privateData.ooForceVersion === "1") {