Remove onlyoffice from ocis-phoenix config

This commit is contained in:
Lukas Hirt
2020-11-26 11:05:10 +01:00
parent 6835a89364
commit 55bfea4850
-4
View File
@@ -81,10 +81,6 @@ func (p Phoenix) getPayload() (payload []byte, err error) {
ID: "accounts",
Path: "/accounts.js",
},
{
ID: "onlyoffice",
Path: "/onlyoffice.js",
},
}
}