Chg: debug
This commit is contained in:
@@ -97,6 +97,8 @@ export default class uwuzu<
|
||||
delete bodyParsed.token;
|
||||
|
||||
bodyParsed = JSON.stringify(bodyParsed);
|
||||
console.log(bodyParsed);
|
||||
console.log(args[0]);
|
||||
}
|
||||
|
||||
const req = await uwuzuFetch(
|
||||
|
||||
Reference in New Issue
Block a user