Add listener to close stickerpicker.

This commit is contained in:
Richard Lewis 2018-02-26 13:43:16 +00:00
parent 73c8ef50d1
commit b64736aa44
3 changed files with 5 additions and 1 deletions

View file

@ -57,7 +57,6 @@ export default class IntegrationManager {
return;
}
integType = 'type_' + integType;
console.warn("Current room", RoomViewStore.getRoomId());
const src = (global.im.client && global.im.client.hasCredentials()) ?
global.im.client.getScalarInterfaceUrlForRoom(
RoomViewStore.getRoomId(),