Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/notifications/mentioned.rb')
-rw-r--r--app/models/notifications/mentioned.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/notifications/mentioned.rb b/app/models/notifications/mentioned.rb
index 165395512..16482ace7 100644
--- a/app/models/notifications/mentioned.rb
+++ b/app/models/notifications/mentioned.rb
@@ -1,6 +1,6 @@
class Notifications::Mentioned < Notification
def mail_job
- Jobs::Mail::Mentioned
+ Workers::Mail::Mentioned
end
def popup_translation_key