diff --git a/modules/module.fetch.ts b/modules/module.fetch.ts index 44705fe..9798f20 100644 --- a/modules/module.fetch.ts +++ b/modules/module.fetch.ts @@ -67,7 +67,7 @@ export class Req { } // debug if(this.debug){ - console.debug('[DEBUG] GOT OPTIONS:'); + console.debug('[DEBUG] FETCH OPTIONS:'); console.debug(options); } // try do request