fix lint
This commit is contained in:
@@ -116,6 +116,8 @@ export default function OverviewTopPages({ projectId }: OverviewTopPagesProps) {
|
|||||||
bot: {
|
bot: {
|
||||||
title: 'Bots',
|
title: 'Bots',
|
||||||
btn: 'Bots',
|
btn: 'Bots',
|
||||||
|
// @ts-expect-error
|
||||||
|
chart: null,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user