Skip to content

Commit

Permalink
fix: reload initiative for TOS after action
Browse files Browse the repository at this point in the history
  • Loading branch information
moustachu committed Dec 6, 2023
1 parent 6e63fd4 commit fb15230
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ def show
tos_after_action = session["tos_after_action"]
session.delete("tos_after_action")
after_sign_in_action_for(current_user, tos_after_action)
current_initiative.reload
end
end

Expand Down

0 comments on commit fb15230

Please sign in to comment.