mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-06 05:03:44 +08:00
fix(route/*): previously forgotten migrations (#14778)
Signed-off-by: Rongrong <i@rong.moe>
This commit is contained in:
@@ -65,6 +65,6 @@ async function handler(ctx) {
|
||||
})
|
||||
);
|
||||
}
|
||||
ctx.set('data', result);
|
||||
return result;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user