You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-19 05:22:13 +03:00
Check for empty user widgets.
This commit is contained in:
@@ -87,7 +87,6 @@ export default class Stickerpack extends React.Component {
|
||||
this._getStickerPickerWidget();
|
||||
return;
|
||||
}
|
||||
console.error("Unhandled widget action");
|
||||
}
|
||||
|
||||
_getStickerPickerWidget() {
|
||||
|
||||
Reference in New Issue
Block a user