mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-03 10:38:03 +08:00
fix: config value
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
let app;
|
||||
const config = require('./config');
|
||||
let app;
|
||||
|
||||
module.exports = {
|
||||
init: (conf) => {
|
||||
|
||||
Reference in New Issue
Block a user