new(all): Auto import for logo, colors and website content.
This commit is contained in:
parent
3ab47179ae
commit
a857ca6287
1 changed files with 0 additions and 1 deletions
|
@ -665,7 +665,6 @@ export class GBConversationalService {
|
|||
: fileUrl;
|
||||
|
||||
if (!isMedia) {
|
||||
text = `\n${text}`;
|
||||
text = text.substring(image.length).trim();
|
||||
text = text.replace(/\n/g, "\\n");
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue