⚡ Add task:update - Todoist (#2409)
* ⚡ Add task:update * ⚡ Minor improvements Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
This commit is contained in:
@@ -44,7 +44,6 @@ export async function todoistApiRequest(
|
||||
|
||||
//@ts-ignore
|
||||
options.headers['Authorization'] = `Bearer ${credentials.apiKey}`;
|
||||
|
||||
return this.helpers.request!(options);
|
||||
} else {
|
||||
//@ts-ignore
|
||||
|
||||
Reference in New Issue
Block a user