Fix cache issues with OnlyOffice

pull/1/head
yflory 4 years ago
parent fc58274617
commit e0b695d771

@ -2067,7 +2067,7 @@ define([
Title.updateTitle(Title.defaultTitle); Title.updateTitle(Title.defaultTitle);
} }
var version = 'v2a/'; var version = 'v2b/';
var msg; var msg;
// 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) {

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

Loading…
Cancel
Save