update res props @ admin/show-user

This commit is contained in:
tamaina 2024-07-20 23:43:43 +09:00
parent 9e958c08ac
commit 5ccc9d63ed
1 changed files with 2 additions and 2 deletions

View File

@ -193,7 +193,7 @@ export const meta = {
type: 'string', type: 'string',
optional: false, nullable: false, optional: false, nullable: false,
}, },
} },
}, },
}, },
keyPairs: { keyPairs: {
@ -220,7 +220,7 @@ export const meta = {
type: 'string', type: 'string',
optional: false, nullable: true, optional: false, nullable: true,
}, },
} },
}, },
}, },
}, },