5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-02 07:54:15 +00:00

fixup! fixup! fixup! feat: seccion de log

This commit is contained in:
f 2023-03-13 20:51:28 -03:00
parent 5fe0efeccd
commit d166e669b7

View file

@ -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