update res props @ admin/show-user
This commit is contained in:
parent
9e958c08ac
commit
5ccc9d63ed
|
@ -193,7 +193,7 @@ export const meta = {
|
|||
type: 'string',
|
||||
optional: false, nullable: false,
|
||||
},
|
||||
}
|
||||
},
|
||||
},
|
||||
},
|
||||
keyPairs: {
|
||||
|
@ -220,7 +220,7 @@ export const meta = {
|
|||
type: 'string',
|
||||
optional: false, nullable: true,
|
||||
},
|
||||
}
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue