missing space

This commit is contained in:
mic 2025-08-29 21:00:39 +02:00
parent bd9ee2392a
commit 399664cc04

View file

@ -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,