total rebase
[anni] / lib / pleroma / web / push / impl.ex
old mode 100755 (executable)
new mode 100644 (file)
index 3c5f007..36f44d8
@@ -57,7 +57,7 @@ defmodule Pleroma.Web.Push.Impl do
   end
 
   def perform(_) do
-    Logger.warn("Unknown notification type")
+    Logger.warning("Unknown notification type")
     {:error, :unknown_type}
   end