no return await
This commit is contained in:
@@ -195,6 +195,6 @@ export class ApRequestService {
|
|||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
return await res.json();
|
return res.json();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user