Skip to content

Commit

Permalink
fix oob tag
Browse files Browse the repository at this point in the history
  • Loading branch information
hairygael authored Dec 12, 2024
1 parent 4b944a5 commit 75ab4e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions peers/ProgramAB/es-ES/aiml/_inmoovChatbot.aiml
Original file line number Diff line number Diff line change
Expand Up @@ -330,12 +330,12 @@
<li> dormí bien.</li>
<li> finalmente me despiertas.</li>
<li> estoy operacional.</li>
</random>
</random><oob>
<mrl>
<service>python</service>
<method>exec</method>
<param>i01_chatBot.startSession(str(i01_chatBot.getPredicate("human","lastUsername"))), healthCheckSequence()</param>
</mrl>
</mrl></oob>
</template>
</category>

Expand Down

0 comments on commit 75ab4e5

Please sign in to comment.