1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 20:06:06 +02:00

#925, #926, and refactoring

This commit is contained in:
syuilo
2017-11-17 01:24:44 +09:00
parent 4129dce95a
commit c614e6f5d7
38 changed files with 358 additions and 216 deletions

View File

@@ -51,7 +51,7 @@
color #546567
</style>
<script>
import Connection from '../../common/scripts/server-stream';
import Connection from '../../common/scripts/streaming/server-stream';
this.mixin('api');