Always allow users to edit their user widgets.
This commit is contained in:
parent
b5320444a9
commit
8e1ba6d139
2 changed files with 9 additions and 0 deletions
|
@ -178,6 +178,7 @@ export default class Stickerpicker extends React.Component {
|
|||
onMinimiseClick={this._onHideStickersClick}
|
||||
handleMinimisePointerEvents={true}
|
||||
whitelistCapabilities={['m.sticker']}
|
||||
userWidget={true}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue