Fix naming format errors

This commit is contained in:
Jorik Schellekens 2020-07-20 20:02:21 +01:00
parent b3fa855bd8
commit c3ffbdbdbc
6 changed files with 13 additions and 13 deletions

View file

@ -245,4 +245,4 @@ export class IntegrationManagers {
}
// For debugging
window.mxIntegrationManagers = IntegrationManagers;
window.mx_IntegrationManagers = IntegrationManagers;