fix(core): update

This commit is contained in:
2019-08-12 17:23:10 +02:00
parent 7998d79b13
commit 051aba3299
6 changed files with 33 additions and 34 deletions
@@ -23,6 +23,7 @@ export class UniverseConnection {
universeConnection = await UniverseConnection.authenticateAuthenticationRequests(
universeConnection
);
universeCache.connectionMap.add(universeConnection);
}
/**