diff --git a/app/templates/partials/_account.html.j2 b/app/templates/partials/_account.html.j2 index 78e9d63..73bffcf 100644 --- a/app/templates/partials/_account.html.j2 +++ b/app/templates/partials/_account.html.j2 @@ -116,7 +116,7 @@ {% endif %} - {% if account_data.play_key and current_user.gm_level > 3 and config.REQUIRE_PLAY_KEY %} + {% if account_data.play_key and config.REQUIRE_PLAY_KEY %}