remotes/1693045480750635534/spooky-22
Aevann1 2021-08-31 22:21:15 +02:00
parent fcf9e1486b
commit 456c01fff2
1 changed files with 1 additions and 1 deletions

View File

@ -536,7 +536,7 @@
{% endif %}
<pre></pre>
<p>User ID: {{u.id}}</p>
{% if v.admin_level > 1 %}
{% if v and v.admin_level > 1 %}
{% if u.is_private %}
<p>User has private mode enabled.</p>
{% endif %}