fix small bug in /live

remotes/1693045480750635534/spooky-22
Aevann1 2022-10-30 00:19:34 +02:00
parent 24e885d86a
commit e147228eee
2 changed files with 1 additions and 2 deletions

View File

@ -485,7 +485,6 @@ if SITE == 'pcmemes.net':
minutes = quantity * modifier
actual = f'{quantity} {unit}'
if quantity > 1: actual += 's'
else:
minutes = 9999999999
actual = '???'

View File

@ -80,7 +80,7 @@
<tr onclick="go_to(event,'{{link}}')">
<td width="48"><img loading="lazy" class="thumb" src="{{thumb}}" alt="{{name}} thumbnail" referrerpolicy="no-referrer" width="48"></td>
<td>{{name}}</td>
<td>{{actual}} ago</td>
<td>{{actual}}</td>
<td>{{views}} views</td>
{% if v and v.admin_level >= PERMS['STREAMERS_MODERATION'] %}
<td>