Add User Info Page
This commit is contained in:
@@ -65,6 +65,12 @@ export default [
|
||||
attributes: ["expiresAt"],
|
||||
orders: ["ASC"],
|
||||
},
|
||||
{
|
||||
key: "enabled",
|
||||
type: "key",
|
||||
attributes: ["enabled"],
|
||||
orders: ["ASC"],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user