mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-22 15:31:56 +00:00
Minor style changes
This commit is contained in:
@@ -177,7 +177,6 @@ local function dkim_signing_cb(task)
|
|||||||
p.selector = data
|
p.selector = data
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
if settings.path_map then
|
if settings.path_map then
|
||||||
local data = settings.path_map:get_key(dkim_domain)
|
local data = settings.path_map:get_key(dkim_domain)
|
||||||
if data then
|
if data then
|
||||||
|
|||||||
Reference in New Issue
Block a user