Update About.js

This commit is contained in:
Martti Malmi 2022-06-15 10:46:13 +03:00 committed by GitHub
parent 87e69326c5
commit daa7223f45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,6 +69,8 @@ class About extends View {
</a>
<${FollowButton} id=${DEVELOPER} />
</div>
<p>While we're working on Iris group chats, you're welcome to join our <a href="https://discord.gg/4CJc74JEUY">Discord</a> community.</p>
<h4>${t('donate')}</h4>
<p dangerouslySetInnerHTML=${{ __html:`${t('donate_info', "href=\"https://opencollective.com/iris-social\"") }: 3GopC1ijpZktaGLXHb7atugPj9zPGyQeST` }}></p>