Merge remote-tracking branch 'parent/main' into upstream-20240218
This commit is contained in:
commit
a23f77a5b8
90 changed files with 2926 additions and 2298 deletions
|
@ -69,6 +69,12 @@ class AdminMailer < ApplicationMailer
|
|||
end
|
||||
end
|
||||
|
||||
def auto_close_registrations
|
||||
locale_for_account(@me) do
|
||||
mail subject: default_i18n_subject(instance: @instance)
|
||||
end
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def process_params
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue