mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 14:07:54 +08:00
style: auto format
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
/* eslint-disable */
|
/* eslint-disable */
|
||||||
|
|
||||||
module.exports = async ({ github, context, core}, baseUrl, routes, number) => {
|
module.exports = async ({ github, context, core }, baseUrl, routes, number) => {
|
||||||
if (routes[0] === 'NOROUTE') {
|
if (routes[0] === 'NOROUTE') {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user