Added api route to retrieve bot commands list.
This commit is contained in:
@@ -40,7 +40,7 @@ const LineChartComponent = ({
|
||||
tickLine={false}
|
||||
tickMargin={10}
|
||||
stroke={chart.color("border")}
|
||||
// label={{ value: label, position: "left", angle: -90 }}
|
||||
// label={{ value: label, position: "left", angle: -90 }}
|
||||
/>
|
||||
<Tooltip
|
||||
animationDuration={100}
|
||||
|
||||
Reference in New Issue
Block a user