Skip to content

Commit

Permalink
Send label changed to next when sending funds
Browse files Browse the repository at this point in the history
  • Loading branch information
vkjr committed Mar 12, 2020
1 parent 4f95e0b commit 2883e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/status_im/ui/screens/wallet/send/views.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
[render-contact to from-chat?]]]
[toolbar/toolbar
{:center
{:label :t/wallet-send
{:label :t/next
:accessibility-label :send-transaction-bottom-sheet
:disabled? (not sign-enabled?)
:on-press #(re-frame/dispatch
Expand Down

0 comments on commit 2883e76

Please sign in to comment.