Fix haml-lint InstanceVariables rule for auth/registrations/edit (#26061)

This commit is contained in:
Matt Jankowski
2023-07-18 12:10:52 -04:00
committed by GitHub
parent f6dda59e5d
commit 6657695ec6
4 changed files with 20 additions and 22 deletions

View File

@@ -30,7 +30,7 @@
%hr.spacer/
= render 'sessions'
= render partial: 'sessions', object: @sessions
- unless current_account.suspended?
%hr.spacer/