Pārlūkot izejas kodu

Fix error when sending moderation notification (#13014)

Since the statuses helper is not loaded, the rtl helper cannot be found
and the email cannot be sent.
master^2
Renato "Lond" Cerqueira pirms 4 gadiem
committed by GitHub
vecāks
revīzija
37dc12dd53
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 4AEE18F83AFDEB23
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. +1
    -0
      app/mailers/user_mailer.rb

+ 1
- 0
app/mailers/user_mailer.rb Parādīt failu

@@ -6,6 +6,7 @@ class UserMailer < Devise::Mailer
helper :accounts
helper :application
helper :instance
helper :statuses

add_template_helper RoutingHelper



Notiek ielāde…
Atcelt
Saglabāt