mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-10 23:34:38 +08:00
fix(route/*): previously forgotten migrations (#14778)
Signed-off-by: Rongrong <i@rong.moe>
This commit is contained in:
@@ -40,6 +40,6 @@ async function handler(ctx) {
|
||||
link: `https://m.okjike.com/originalPosts/${item.id}`,
|
||||
};
|
||||
});
|
||||
ctx.set('data', result);
|
||||
return result;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user