Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
lakhoune committed Jan 5, 2024
1 parent 19e1018 commit ace2e3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/statistics/bot-statistics.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ class BotStats extends LitElement {
<br />
Average conversation length:
<strong>${this.statistics?.averageConversationLength}</strong>
<br />
${this.statistics?.conformance?.fitness?.averageFitness !=
null
Expand Down

0 comments on commit ace2e3d

Please sign in to comment.