Updated OnlyOffice editors, Updated x2t.js to 5.4.2

This commit is contained in:
Ludovic Dubost
2020-01-05 20:32:34 +01:00
parent aac353c5fc
commit d593f3961c
10220 changed files with 265548 additions and 1674571 deletions

View File

@@ -94,7 +94,6 @@ var setHeaders = (function () {
/^\/sheet\/inner\.html.*/,
/^\/ooslide\/inner\.html.*/,
/^\/oodoc\/inner\.html.*/,
/^\/common\/onlyoffice\/.*\/index\.html.*/
].some((regex) => {
return regex.test(req.url)
}) ? padHeaders : headers;