fix(profile): commencer is not always "as guest"

This commit is contained in:
Colin Darie 2023-10-30 18:35:31 +01:00
parent a41c8f73ad
commit ac47f82451

View file

@ -76,6 +76,10 @@ module Users
retrieve_procedure
end
def nav_bar_profile
current_user ? :user : :guest
end
private
def extra_query_params