Use a new path to force a cache reload on onlyoffice

pull/1/head
yflory 5 years ago
parent 70aad68d07
commit 4484cda9b6

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

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save