remotes/1693045480750635534/spooky-22
Aevann1 2021-08-07 13:11:44 +02:00
parent fa3e742a60
commit c7d1c50d71
1 changed files with 0 additions and 18 deletions

View File

@ -315,24 +315,6 @@
</div>
</div>
<div class="body d-lg-flex border-bottom">
<label for="bio" class="text-black w-lg-25">Animated Username</label>
<div class="w-lg-100">
<div class="custom-control custom-switch">
<input type="checkbox" class="custom-control-input" id="animatedname" name="animatedname"{% if v.animatedname%} checked{% endif %} onchange="post_toast('/settings/profile?animatedname='+document.getElementById('animatedname').checked)">
<label class="custom-control-label" for="animatedname"></label>
</div>
<span class="text-small-extra text-muted">Enable animated username (only available to users in the {{"COINS_NAME" | app_config}} leaderboard and patrons)</span>
</div>
</div>
{% if not v.flairchanged %}
<div class="body d-lg-flex border-bottom">