Profile Pictures!
This commit is contained in:
parent
8e79266da4
commit
5ac965eac4
19 changed files with 103 additions and 32 deletions
2
index.js
2
index.js
|
@ -11,6 +11,8 @@ const passport = require('passport')
|
|||
const fetch = require('node-fetch')
|
||||
const express = require('express')
|
||||
|
||||
_CC._ = require('lodash')
|
||||
|
||||
const config = require('./config')
|
||||
_CC.config = config
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue