summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/i/update_client_setting.ts
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-04-02 13:00:42 +0900
committerGitHub <noreply@github.com>2018-04-02 13:00:42 +0900
commit0781c0886e85275c654f3d2d5a141118526d62ea (patch)
treed32620bf206288b204060672a0088b4b0c7fa5eb /src/server/api/endpoints/i/update_client_setting.ts
parentMerge branch 'master' of https://github.com/syuilo/misskey (diff)
parentAbolish common and misc directories (diff)
downloadmisskey-0781c0886e85275c654f3d2d5a141118526d62ea.tar.gz
misskey-0781c0886e85275c654f3d2d5a141118526d62ea.tar.bz2
misskey-0781c0886e85275c654f3d2d5a141118526d62ea.zip
Merge pull request #1361 from akihikodaki/misc
Abolish common and misc directories
Diffstat (limited to 'src/server/api/endpoints/i/update_client_setting.ts')
-rw-r--r--src/server/api/endpoints/i/update_client_setting.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/api/endpoints/i/update_client_setting.ts b/src/server/api/endpoints/i/update_client_setting.ts
index 79789e6640..263ac6d07d 100644
--- a/src/server/api/endpoints/i/update_client_setting.ts
+++ b/src/server/api/endpoints/i/update_client_setting.ts
@@ -3,7 +3,7 @@
*/
import $ from 'cafy';
import User, { pack } from '../../../../models/user';
-import event from '../../../../common/event';
+import event from '../../../../event';
/**
* Update myself