Skip to content

Commit

Permalink
🔀 Merge pull request #1473 from jovotech/v4/dev
Browse files Browse the repository at this point in the history
🔖 Prepare latest release
  • Loading branch information
jankoenig committed Nov 30, 2022
2 parents 79ed31b + b818d04 commit d736a0b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ export class DashbotUniversal extends DashbotAnalyticsPlugin {
userId: jovo.$user.id || '',
platformJson: response,
buttons: this.getButtons(output.quickReplies),
sessionId: jovo.$session.id || '',
};

await this.sendDashbotRequest(url, responseLog);
Expand Down

0 comments on commit d736a0b

Please sign in to comment.