5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-01 22:46:07 +00:00

fixup! feat: seccion de log

This commit is contained in:
f 2023-03-13 20:49:00 -03:00
parent 347aba6728
commit 3764e14812

View file

@ -162,7 +162,7 @@ class GitlabNotifierJob < ApplicationJob
# @return [String]
def log_section
return if unless options.dig(:data, :log)
return '' unless options.dig(:data, :log)
<<~LOG