mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 18:26:21 +00:00
fixup! fixup! fixup! feat: seccion de log
This commit is contained in:
parent
5fe0efeccd
commit
d166e669b7
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ class GitlabNotifierJob < ApplicationJob
|
|||
# @return [String]
|
||||
def body
|
||||
@body ||= ''.dup.tap do |b|
|
||||
d << log_section
|
||||
b << log_section
|
||||
b << request_section
|
||||
b << javascript_footer
|
||||
b << data_section
|
||||
|
|
Loading…
Reference in a new issue