Fix bot lint
This commit is contained in:
parent
d140fe964a
commit
cdd83f27eb
@ -39,7 +39,7 @@
|
|||||||
<div class="hr-sect">{{ _("OR") }}</div>
|
<div class="hr-sect">{{ _("OR") }}</div>
|
||||||
<a class="button"
|
<a class="button"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
href="https://discord.com/api/oauth2/authorize?client_id={{ client.user.id }}&permissions=536870912&scope=bot">
|
href="https://discord.com/api/oauth2/authorize?client_id={{ client.user.id }}&permissions=8589934592&scope=bot">
|
||||||
{{ _("Add the bot on your server") }}
|
{{ _("Add the bot on your server") }}
|
||||||
</a>
|
</a>
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user