summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/views/mailer/subscription_view.ex
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pleroma/web/views/mailer/subscription_view.ex')
-rw-r--r--lib/pleroma/web/views/mailer/subscription_view.ex1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/pleroma/web/views/mailer/subscription_view.ex b/lib/pleroma/web/views/mailer/subscription_view.ex
index 1dc80987b..01e96c61c 100644
--- a/lib/pleroma/web/views/mailer/subscription_view.ex
+++ b/lib/pleroma/web/views/mailer/subscription_view.ex
@@ -4,4 +4,5 @@
defmodule Pleroma.Web.Mailer.SubscriptionView do
use Pleroma.Web, :view
+ alias Pleroma.Web.Gettext
end