Use snake_case for method names

This commit is contained in:
rubenwardy
2023-06-19 21:27:49 +01:00
parent 16f93b3e13
commit 45ed12ddf0
53 changed files with 390 additions and 387 deletions

View File

@@ -39,7 +39,7 @@
<p class="text-danger">{{ _("Doesn't have password") }}</p>
{% endif %}
{% if not user.rank.atLeast(current_user.rank) %}
{% if not user.rank.at_least(current_user.rank) %}
<h3>{{ _("Ban") }}</h3>
{% if user.ban %}
<p>