mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-08-03 13:56:07 +00: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