parent
b5b0dc58a3
commit
b30338ef61
1 changed files with 1 additions and 1 deletions
|
|
@ -195,6 +195,6 @@ export class ApRequestService {
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
return res.json();
|
return await res.json();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue