This commit is contained in:
syuilo 2019-02-23 14:56:48 +09:00
parent 936a4d1bc4
commit 2a8bb23625
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

@ -15,8 +15,7 @@ export const meta = {
params: {},
res: {
type: 'entity',
entity: 'User'
type: 'User',
}
};