mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Use a purple heart instead of a red one to look less like an error
Don't show in changelog
This commit is contained in:
@@ -65,7 +65,7 @@ export default function SubscriptionPendingDialog({
|
||||
<Trans>
|
||||
Thanks for getting a subscription and supporting GDevelop!
|
||||
</Trans>{' '}
|
||||
{'❤️'}{' '}
|
||||
{'💜'}{' '}
|
||||
<b>
|
||||
<Trans>
|
||||
Your browser will now open to enter your payment details.
|
||||
@@ -96,7 +96,7 @@ export default function SubscriptionPendingDialog({
|
||||
<Trans>
|
||||
Thanks for getting a subscription and supporting GDevelop!
|
||||
</Trans>{' '}
|
||||
{'❤️'}
|
||||
{'💜'}
|
||||
</Text>
|
||||
</Line>
|
||||
<Line justifyContent="center" alignItems="center">
|
||||
|
Reference in New Issue
Block a user