Skip to content

Commit

Permalink
Typo has beem fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
kronn committed Oct 25, 2024
1 parent 2975c0d commit 870c9d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/group/root.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class Admin < ::Role
self.permissions = [:layer_and_below_full, :admin]
self.two_factor_authentication_enforced = true

def skip_alumnus_callbacks
def skip_alumnus_callback
true
end

Expand Down

0 comments on commit 870c9d9

Please sign in to comment.