Introduce config module
This commit is contained in:
parent
5b9f3701f5
commit
3fb6834f7d
50 changed files with 213 additions and 208 deletions
|
@ -19,7 +19,7 @@ import event, { pushSw, publishChannelStream } from '../../../../event';
|
|||
import notify from '../../../../notify';
|
||||
import getAcct from '../../../../user/get-acct';
|
||||
import parseAcct from '../../../../user/parse-acct';
|
||||
import config from '../../../../conf';
|
||||
import config from '../../../../config';
|
||||
|
||||
/**
|
||||
* Create a post
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue