small fix on profil
This commit is contained in:
parent
f250a750fd
commit
15d4c4c7b0
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
#profil-page.container
|
||||
%h1 Profil
|
||||
|
||||
- if @waiting_merge_emails.any?
|
||||
- if @waiting_merge_emails&.any?
|
||||
.card
|
||||
.card-title Demande de fusion de comptes
|
||||
%p
|
||||
|
|
Loading…
Add table
Reference in a new issue