mirror of
https://github.com/hotomoe/hotomoe
synced 2025-01-18 07:42:56 +09:00
Fix
This commit is contained in:
parent
a780e7b936
commit
674764a035
@ -1,6 +1,6 @@
|
||||
import autobind from 'autobind-decorator';
|
||||
import { EventEmitter } from 'eventemitter3';
|
||||
import * as ReconnectingWebsocket from 'reconnecting-websocket';
|
||||
import ReconnectingWebsocket from 'reconnecting-websocket';
|
||||
import { wsUrl } from '../../config';
|
||||
import MiOS from '../../mios';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user