Switch to 'm.sticker' message events. Allow whitelisting of wisget capabilities.
This commit is contained in:
parent
46f46ee294
commit
b2d23b6999
6 changed files with 41 additions and 13 deletions
|
@ -159,6 +159,7 @@ export default class Stickerpicker extends React.Component {
|
|||
showDelete={false}
|
||||
onMinimiseClick={this.onHideStickersClick}
|
||||
handleMinimisePointerEvents={true}
|
||||
whitelistCapabilities={['m.sticker']}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue