Fix cache issues with OnlyOffice

pull/1/head
yflory 2020-10-13 17:35:19 +02:00
parent fc58274617
commit e0b695d771
10468 changed files with 1 additions and 1 deletions

View File

@ -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) {

View File

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

View File

Before

Width:  |  Height:  |  Size: 121 KiB

After

Width:  |  Height:  |  Size: 121 KiB

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