Add support for statistics routes

This commit is contained in:
2025-05-02 08:56:51 +02:00
parent 7c0d758839
commit 16ef1147fe
9 changed files with 33 additions and 2 deletions

View File

@ -191,6 +191,12 @@ function TokensRouteInner(p: {
flex: 2,
type: "boolean",
},
{
field: "right_stats",
headerName: "Stats",
flex: 2,
type: "boolean",
},
{
field: "actions",
type: "actions",