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);
}
var version = 'v2a/';
var version = 'v2b/';
var msg;
// Old version detected: use the old OO and start the migration if we can
if (privateData.ooForceVersion) {

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

Loading…
Cancel
Save