Skip to content

Commit

Permalink
updating new qr function call
Browse files Browse the repository at this point in the history
  • Loading branch information
edmoss345 committed Apr 4, 2024
1 parent 70dcd81 commit 3a70155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/parenttext_pipeline/pipelines.py
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ def run(config: Config):
elif config.qr_treatment == "move_and_mod":
run_node(
"idems_translation_chatbot/index.js",
"move_quick_replies",
"move_and_mod_quick_replies",
input_path_8,
config.select_phrases,
config.replace_phrases,
Expand Down

0 comments on commit 3a70155

Please sign in to comment.