missing space
This commit is contained in:
parent
bd9ee2392a
commit
399664cc04
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ export const taPromptUtils = {
|
|||
let finalSubs = await placeholdersUtils.getPlaceholdersValues({
|
||||
prompt_text: curr_prompt.text,
|
||||
curr_message: curr_message,
|
||||
mail_subject:subject_text,
|
||||
mail_subject: subject_text,
|
||||
body_text: body_text,
|
||||
msg_text: msg_text,
|
||||
only_typed_text: only_typed_text,
|
||||
|
|
|
|||
Loading…
Reference in a new issue