Fix eslint error (#16212)
This commit is contained in:
parent
7bd2b54a46
commit
be6f4e013a
2 changed files with 1 additions and 2 deletions
|
@ -11,7 +11,7 @@ export function initBoostModal(props) {
|
|||
|
||||
dispatch({
|
||||
type: BOOSTS_INIT_MODAL,
|
||||
privacy
|
||||
privacy,
|
||||
});
|
||||
|
||||
dispatch(openModal('BOOST', props));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue