fix credo

This commit is contained in:
Egor Kislitsyn 2019-04-05 19:46:28 +07:00
parent f1712cd2f1
commit 1c2e4f88d1
1 changed files with 1 additions and 1 deletions

View File

@ -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