1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00

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;