forked from rDrama/rDrama
1
0
Fork 0

convert chud phrases to lower case for clarity

master
Aevann 2023-03-19 19:43:22 +02:00
parent b51403529f
commit e6a802f12d
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
</div>
<input autocomplete="off" id="kind" hidden>
{% set CHUD_PHRASES = ["Trans lives matter", "Black lives matter", "Black trans lives matter"] %}
{% set CHUD_PHRASES = ["trans lives matter", "black lives matter", "black trans lives matter"] %}
<div id="phrase_section" class="d-none">
<label for="note" class="pt-4">The phrase the recipient will have to say:</label>