Upgraded dependencies. Updated terminology and wording. Updated bot name. FIx text center and line height.
This commit is contained in:
@@ -11,7 +11,7 @@ import {
|
||||
import { LineChartArr } from "@/types/LineChartStats";
|
||||
|
||||
interface LineChartComponentProps {
|
||||
label: "Times Triggered" | "Links Deleted" | "Command Responses";
|
||||
label: "Triggers" | "Links Deleted" | "Command Responses";
|
||||
data: LineChartArr;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user