Add listener to close stickerpicker.
This commit is contained in:
parent
73c8ef50d1
commit
b64736aa44
3 changed files with 5 additions and 1 deletions
|
@ -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(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue