2
0

Änderungen an E-Mailtext
Some checks are pending
Create Tag / create-tag (push) Waiting to run

This commit is contained in:
2024-09-12 15:20:34 +02:00
parent 5cf34c0510
commit 7cb5713445
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ export const ReachedChatsLimitEmail = ({
</Text>
<Text>
Wenn du willst, dass deine BLS bots diesen Monat noch fleißig weiter chatten
erhöhe einfach deinen Plan oder kontaktiere uns. 🚀
erhöhe einfach deinen Plan oder kontaktiere uns für ein paar zusätzliche Chats. 🚀
</Text>
<MjmlSpacer height="24px" />

View File

@ -46,7 +46,7 @@ export const WorkspaceMemberInvitation = ({
Melde dich dafür mit <i>{guestEmail}</i> an.
</Text>
<MjmlSpacer height="24px" />
<Button link={url}>Go to workspace</Button>
<Button link={url}>Zu BLS bot</Button>
</MjmlColumn>
</MjmlSection>
</MjmlBody>