@@ -14,7 +14,7 @@ defmodule Mobilizon.Service.Notifier.Push do
|
||||
|
||||
@impl Notifier
|
||||
def ready? do
|
||||
Config.get(__MODULE__, :enabled)
|
||||
Config.get([__MODULE__, :enabled])
|
||||
end
|
||||
|
||||
@impl Notifier
|
||||
|
||||
Reference in New Issue
Block a user