forked from rDrama/rDrama
1
0
Fork 0

add icon to benefits

master
Aevann 2024-02-24 20:49:23 +02:00
parent b78adb6412
commit f7653e9386
1 changed files with 3 additions and 0 deletions

View File

@ -78,6 +78,9 @@
<td> <td>
<ul> <ul>
<li>Username background</li> <li>Username background</li>
{% if FEATURES['PATRON_ICONS'] %}
<li>Exclusive icon next to your username</li>
{% endif %}
<li>Exclusive badges</li> <li>Exclusive badges</li>
<li>Ability to upload a custom site background in the settings</li> <li>Ability to upload a custom site background in the settings</li>
<li>Ability to perma-marsify yourself in the settings</li> <li>Ability to perma-marsify yourself in the settings</li>