forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-10 00:20:08 -06:00
parent 864dccc667
commit 0f3deafecc
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
</button>
</div>
<div class="modal-body flex flex-col space-y-4">
<div class="p-4 bg-gray-300 border border-gray-400 shadow-inset-t-white-10">
<div class="p-4 rounded bg-gray-300 border border-gray-400 shadow-inset-t-white-10">
{% if v and v.admin_level > 1 %}
<p>True score: {{u.truecoins}}</p>
{% if u.is_private %}