tiny cleanup

This commit is contained in:
Tao Bror Bojlén 2019-08-05 18:19:21 +03:00
parent cc541b9ddf
commit ed986a62d7
No known key found for this signature in database
GPG Key ID: C6EC7AAB905F9E6F
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ defmodule Backend.Util do
blacklist =
case get_config(:blacklist) do
nil -> []
_ -> get_config(:blacklist)
other -> other
end
blacklist