Add "Join Discord" button

Based of the patreon supporter button.
Add a key "discordLink" to the config.json file and set it to your
Discord invite link.
This commit is contained in:
Stubenhocker1399
2019-09-07 22:22:00 +02:00
parent cba4e94da2
commit 9f30d98895
18 changed files with 186 additions and 6 deletions
+2
View File
@@ -20,6 +20,8 @@ div(*ngIf="!playing")
div(*ngIf="!!account")
.form-group
support-button
.form-group
discord-button
.form-group(*ngIf="canInstall")
install-button
.form-group