Introduce config module
This commit is contained in:
parent
5b9f3701f5
commit
3fb6834f7d
50 changed files with 213 additions and 208 deletions
|
@ -13,7 +13,7 @@ import publishUserStream from '../../../../../event';
|
|||
import { publishMessagingStream, publishMessagingIndexStream, pushSw } from '../../../../../event';
|
||||
import html from '../../../../../text/html';
|
||||
import parse from '../../../../../text/parse';
|
||||
import config from '../../../../../conf';
|
||||
import config from '../../../../../config';
|
||||
|
||||
/**
|
||||
* Create a message
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue