Skip to content

Commit

Permalink
Fix rename part deux
Browse files Browse the repository at this point in the history
  • Loading branch information
jfparadis committed Nov 1, 2019
1 parent ffc02f5 commit 2de31c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/operations.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export function createOffer(
type: 'walletAddOffer',
data: {
meta,
...data,
offerRules: data,
},
});
}
Expand Down

0 comments on commit 2de31c9

Please sign in to comment.