update bug json
This commit is contained in:
@@ -15,6 +15,7 @@ const Agent = class
|
||||
}
|
||||
|
||||
async request(url, method){
|
||||
|
||||
return new Promise((resolve, reject) => {
|
||||
fetch(url,{
|
||||
method: method,
|
||||
|
||||
Reference in New Issue
Block a user