diff --git a/lib/v2/bilibili/video-all.js b/lib/v2/bilibili/video-all.js index 8baf2c4bf..0b0a86bc1 100644 --- a/lib/v2/bilibili/video-all.js +++ b/lib/v2/bilibili/video-all.js @@ -72,4 +72,4 @@ module.exports = async (ctx) => { comments: item.comment, })), }; -}; \ No newline at end of file +};