Fix description in tool definition

bc5e7b1ee88d5d080bd487156c3ddcdd626de99a

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
public/scripts/extensions/stable-diffusion/index.js+1 -1
@@ -3858,7 +3858,7 @@ function registerFunctionTool() {
38583858 description: [
38593859 'The text prompt used to generate the image.',
38603860 'Must represent an exhaustive description of the desired image that will allow an artist or a photographer to perfectly recreate it.',
3861- ],
3861+ ].join(' '),
38623862 },
38633863 },
38643864 required: [