Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 9bab74a

Browse files
committed
need a newline here
1 parent ec3ecc0 commit 9bab74a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/ai_bot/tools/update_artifact.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ def update_custom_html(artifact = nil)
149149
]
150150
end
151151

152+
content.unshift("\n\n")
153+
152154
self.custom_raw = content.map { |c| c[1] }.join("\n\n")
153155
end
154156

0 commit comments

Comments
 (0)