Fix URL in email template
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
cddc1e86f6
commit
9048052318
@ -1,3 +1,3 @@
|
|||||||
You just received <%= number_with_delimiter @amount_sats %> sats in your Lightning account (<%= @user.address %>). Check your wallet app, or open the account page for details:
|
You just received <%= number_with_delimiter @amount_sats %> sats in your Lightning account (<%= @user.address %>). Check your wallet app, or open the account page for details:
|
||||||
|
|
||||||
<%= transactions_lightning_index_url %>
|
<%= transactions_services_lightning_index_url %>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user