added reqs.

This commit is contained in:
herz 2022-03-14 00:25:06 +01:00
parent 5693a7baf8
commit a79dd61617
2 changed files with 1 additions and 1 deletions

BIN
requirements.txt Normal file

Binary file not shown.

View File

@ -29,7 +29,7 @@
{% elif faceit_level_dict[steamid] == 10 %}
<img src="/static/faceit10.svg" alt="FaceIT Level 10" width="100" height="100">
{% else %}
<p>"No FaceIT Account Found.</p>
<p>No FaceIT Account Found.</p>
{% endif %}
</p>
</div>