Fix type
This commit is contained in:
parent
ca544039e3
commit
bc5c7264c5
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