Skip to content

Commit

Permalink
Remove emojis from notification message
Browse files Browse the repository at this point in the history
  • Loading branch information
timothyej committed Dec 29, 2018
1 parent ec94441 commit 6a97626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const config = {
teamId: ''
},
notifications: {
newPayment: '🗣🍍 You just received a new payment!'
newPayment: 'You just received a new payment!'
}
},
fiatRates: {
Expand Down

0 comments on commit 6a97626

Please sign in to comment.