1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-22 08:14:07 +02:00
This commit is contained in:
syuilo
2017-08-12 15:17:03 +09:00
parent 2465b4aa7b
commit dd1aa8c7d6
17 changed files with 462 additions and 2 deletions

View File

@@ -56,7 +56,6 @@
this.mixin('api');
this.initializing = true;
this.view = 0;
this.connection = new Connection();
this.on('mount', () => {