You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-10 09:22:25 +03:00
Add listener to close stickerpicker.
This commit is contained in:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user