new(all): Auto import for logo, colors and website content.

This commit is contained in:
Rodrigo Rodriguez 2024-05-24 18:41:16 -03:00
parent a857ca6287
commit d119c18651

View file

@ -691,7 +691,7 @@ export class GBConversationalService {
parameters: [ parameters: [
{ {
type: "text", type: "text",
text: text, text: "\n" + text,
} }
] ]
}); });