mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-07-05 04:35:23 +02:00
Switch github stargazer to voting on DBLorg
This commit is contained in:
@ -58,7 +58,6 @@
|
||||
<option value="administrator">TitanEmbeds Administrators</option>
|
||||
<option value="partner">TitanEmbeds Partner</option>
|
||||
<option value="supporter">TitanEmbeds Supporter</option>
|
||||
<option value="star">GitHub Stargazer</option>
|
||||
</select>
|
||||
</div>
|
||||
</td>
|
||||
@ -121,7 +120,6 @@
|
||||
<option value="administrator" {% if "administrator" in cosmetic.badges %}selected{% endif %}>TitanEmbeds Administrators</option>
|
||||
<option value="partner" {% if "partner" in cosmetic.badges %}selected{% endif %}>TitanEmbeds Partner</option>
|
||||
<option value="supporter" {% if "supporter" in cosmetic.badges %}selected{% endif %}>TitanEmbeds Supporter</option>
|
||||
<option value="star" {% if "star" in cosmetic.badges %}selected{% endif %}>GitHub Stargazer</option>
|
||||
</select>
|
||||
</div>
|
||||
</td>
|
||||
|
Reference in New Issue
Block a user