Skip to content

Commit 44bd8bf

Browse files
committed
chore: update
1 parent 504bf00 commit 44bd8bf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/pages/StrategyInfo/index.tsx

+3-1
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ export const StrategyInfo: React.FC<StrategyInfoProps> = ({}) => {
135135
<u style={{ margin: '0.5em' }}>
136136
wallet address you used for the payment
137137
</u>
138+
and
139+
<u style={{ margin: '0.5em' }}>Current page url address</u>
138140
as a message to the
139141
<a
140142
target="_blank"
@@ -145,7 +147,7 @@ export const StrategyInfo: React.FC<StrategyInfoProps> = ({}) => {
145147
</a>
146148
account(telegram) or email to
147149
<a
148-
href="https://mail.google.com/mail/?view=cm&fs=1&to=saber2pr@gmail.com&su=%5BFreqtrade%20Strategies%5D%20Purchase%20with%20cryptocurrency&body=Wallet%20address%20used%20for%20the%20payment%3A"
150+
href="https://mail.google.com/mail/?view=cm&fs=1&to=saber2pr@gmail.com&su=%5BFreqtrade%20Strategies%5D%20Purchase%20with%20cryptocurrency&body=Wallet%20address%20used%20for%20the%20payment%3A%0ACurrent%20page%20url%20address%3A"
149151
target="_blank"
150152
style={{ margin: '0.5em' }}
151153
>

0 commit comments

Comments
 (0)