Check for empty user widgets.
This commit is contained in:
parent
393236ba34
commit
f3943bef51
2 changed files with 6 additions and 3 deletions
|
@ -87,7 +87,6 @@ export default class Stickerpack extends React.Component {
|
|||
this._getStickerPickerWidget();
|
||||
return;
|
||||
}
|
||||
console.error("Unhandled widget action");
|
||||
}
|
||||
|
||||
_getStickerPickerWidget() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue