Upgraded dependencies. Updated terminology and wording. Updated bot name. FIx text center and line height.
This commit is contained in:
@@ -15,7 +15,7 @@ const lineChartArr = (dailyStatsArr: DailyStats): LineChartArr => {
|
||||
day,
|
||||
"Links Deleted": linksDeleted,
|
||||
"Command Responses": commandResponses,
|
||||
"Times Triggered": timesTriggered
|
||||
Triggers: timesTriggered
|
||||
};
|
||||
|
||||
lineChartArr.push(lineChartItem);
|
||||
|
||||
Reference in New Issue
Block a user