summaryrefslogtreecommitdiff
path: root/src/api/endpoints/messaging
diff options
context:
space:
mode:
authorsyuilo⭐️ <Syuilotan@yahoo.co.jp>2017-01-25 05:41:14 +0900
committerGitHub <noreply@github.com>2017-01-25 05:41:14 +0900
commite18dc7f291663cf4c383b30b0208bae27a4852b7 (patch)
treede8509f65bb7e8fc09684ffd6cdc724e7520cfb6 /src/api/endpoints/messaging
parentMerge pull request #64 from armchair-philosophy/async (diff)
downloadsharkey-e18dc7f291663cf4c383b30b0208bae27a4852b7.tar.gz
sharkey-e18dc7f291663cf4c383b30b0208bae27a4852b7.tar.bz2
sharkey-e18dc7f291663cf4c383b30b0208bae27a4852b7.zip
[API] Fix bug
Diffstat (limited to 'src/api/endpoints/messaging')
-rw-r--r--src/api/endpoints/messaging/messages/create.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/api/endpoints/messaging/messages/create.js b/src/api/endpoints/messaging/messages/create.js
index 021ec98e04..62ead6a64c 100644
--- a/src/api/endpoints/messaging/messages/create.js
+++ b/src/api/endpoints/messaging/messages/create.js
@@ -11,6 +11,7 @@ import DriveFile from '../../../models/drive-file';
import serialize from '../../../serializers/messaging-message';
import publishUserStream from '../../../event';
import { publishMessagingStream } from '../../../event';
+import config from '../../../../conf';
/**
* 最大文字数