Merged new propic animation + sponsor fix #2

Merged
stranck merged 2 commits from drew-dev into stranck-dev 2024-01-04 11:17:02 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 05eb2172ce - Show all commits

View File

@ -55,7 +55,7 @@
{% if loop.last %}</div>{% endif %}
{% endfor %}
{% for person in orders.values() if (not person.room_id or len(person.room_members) == 1) and (not person.room_confirmed) and not person.daily %}
{% for person in orders.values() if not person.room_id and (not person.room_confirmed) and not person.daily %}
{% if loop.first %}
<hr />
<h1>Roomless furs</h1>