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