mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-14 02:55:39 +02:00
well done
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
const ReconnectingWebSocket = require('reconnecting-websocket');
|
||||
const riot = require('riot');
|
||||
const CONFIG = require('./config');
|
||||
|
||||
class Connection {
|
||||
constructor(me, otherparty) {
|
||||
|
||||
Reference in New Issue
Block a user