X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fweb%2Fpush%2Fpush.ex;h=729dad02a22a0cec0698c6501cf2671e939ec49f;hb=45f790becc2cc63ac000c6432fe8c84e0b589822;hp=cdd50005d37aa25cc910818b8bcea8f4f6a3488a;hpb=f1712cd2f1ec6061f70d259f8f5e2b7e9f408d8c;p=akkoma diff --git a/lib/pleroma/web/push/push.ex b/lib/pleroma/web/push/push.ex index cdd50005d..729dad02a 100644 --- a/lib/pleroma/web/push/push.ex +++ b/lib/pleroma/web/push/push.ex @@ -7,7 +7,7 @@ defmodule Pleroma.Web.Push do require Logger - def init() do + def init do unless enabled() do Logger.warn(""" VAPID key pair is not found. If you wish to enabled web push, please run