mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-25 06:05:52 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user