Skip to content

Commit

Permalink
Fix continuing chat from Universal Action
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorgalvao committed Aug 8, 2024
1 parent 428d085 commit b7a980d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Workflow/info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -954,7 +954,7 @@ if (replacementChat) {
<key>variables</key>
<dict>
<key>new_chat</key>
<string>1</string>
<string>0</string>
<key>pre_init</key>
<string>{query}</string>
</dict>
Expand Down

0 comments on commit b7a980d

Please sign in to comment.