Add frontend to onlyoffice module

This commit is contained in:
Lukas Hirt
2020-11-26 11:13:12 +01:00
parent 79ec1d1034
commit 6afa02e4e4

View File

@@ -12,7 +12,7 @@ config = {
'store':'',
'thumbnails':'',
'webdav':'',
'onlyoffice':''
'onlyoffice':'frontend'
},
'apiTests': {
'coreBranch': 'master',