forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-01-25 03:34:28 +02:00
parent a9e2cd4bca
commit 6f8df367df
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@
{% endif %}
{% if c.slots_result %}
<em style="position: relative; top: 2px; margin-left: 0.5rem">{{c.slots_result}}</em>
<span style="position: relative; top: 2px; margin-left: 0.5rem">{{c.slots_result.split(' ')[0]}} <em>{{c.slots_text.split(' ')[1]}}</em></span>
{% endif %}
</div>
{% if c.active_flags %}