Fix type
This commit is contained in:
parent
936a4d1bc4
commit
2a8bb23625
1 changed files with 1 additions and 2 deletions
|
@ -15,8 +15,7 @@ export const meta = {
|
||||||
params: {},
|
params: {},
|
||||||
|
|
||||||
res: {
|
res: {
|
||||||
type: 'entity',
|
type: 'User',
|
||||||
entity: 'User'
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue