Can use backup routes from API
This commit is contained in:
@ -197,6 +197,12 @@ function TokensRouteInner(p: {
|
||||
flex: 2,
|
||||
type: "boolean",
|
||||
},
|
||||
{
|
||||
field: "right_backup",
|
||||
headerName: "Backup",
|
||||
flex: 2,
|
||||
type: "boolean",
|
||||
},
|
||||
{
|
||||
field: "actions",
|
||||
type: "actions",
|
||||
|
Reference in New Issue
Block a user