style(ntfy): fix bracket-spacing lint offenses
This commit is contained in:
@@ -18,7 +18,7 @@ class CheckGatewayHealthJob < ApplicationJob
|
||||
title: "Gateway offline",
|
||||
message: "#{name} (#{device_id}) went offline — no heartbeat for 2+ minutes",
|
||||
priority: 4,
|
||||
tags: ["rotating_light"])
|
||||
tags: [ "rotating_light" ])
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user