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

Commit f9ee33f

Browse files
committed
lint
1 parent 2345caf commit f9ee33f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/ai_bot/tools/create_artifact.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ def self.signature
4949
},
5050
{
5151
name: "html_body",
52-
description: "The HTML content for the BODY tag (do not include the BODY tag). #{js_dependency_tip}",
52+
description:
53+
"The HTML content for the BODY tag (do not include the BODY tag). #{js_dependency_tip}",
5354
type: "string",
5455
required: true,
5556
},

0 commit comments

Comments
 (0)