no need for `exclusive`

pull/225/head
Aevann 2024-02-24 21:17:18 +02:00
parent e856b1fa63
commit 58f02ecaa2
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@
<ul> <ul>
<li>Username background</li> <li>Username background</li>
{% if FEATURES['PATRON_ICONS'] %} {% if FEATURES['PATRON_ICONS'] %}
<li>Exclusive icon next to your username</li> <li>Icon next to your username</li>
{% endif %} {% 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>