Add support for statistics routes
This commit is contained in:
@ -191,6 +191,12 @@ function TokensRouteInner(p: {
|
||||
flex: 2,
|
||||
type: "boolean",
|
||||
},
|
||||
{
|
||||
field: "right_stats",
|
||||
headerName: "Stats",
|
||||
flex: 2,
|
||||
type: "boolean",
|
||||
},
|
||||
{
|
||||
field: "actions",
|
||||
type: "actions",
|
||||
|
Reference in New Issue
Block a user