mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-21 22:15:04 -04:00
add missing config
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
module.exports = function() {
|
||||
const config = require('../config')
|
||||
this.processSubredditSidebar = (subreddit, redis, fetch, RedditAPI) => {
|
||||
return new Promise(resolve => {
|
||||
(async () => {
|
||||
|
||||
Reference in New Issue
Block a user