fix: task for anilist-updates not encoding body in base 64
This commit is contained in:
@@ -132,6 +132,7 @@ app.openapi(route, async (c) => {
|
||||
watchStatus,
|
||||
titleId,
|
||||
isRetrying: true,
|
||||
nameSuffix: "watch-status",
|
||||
},
|
||||
{ req: c.req, scheduleConfig: { delay: { minute: 1 } } },
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user