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

fixup! fixup! feat: seccion de log

This commit is contained in:
f 2023-03-13 20:50:14 -03:00
parent 3764e14812
commit 5fe0efeccd

View file

@ -126,6 +126,7 @@ class GitlabNotifierJob < ApplicationJob
# @return [String]
def body
@body ||= ''.dup.tap do |b|
d << log_section
b << request_section
b << javascript_footer
b << data_section