mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-15 06:27:34 -07:00
oops
This commit is contained in:
parent
3946f40ba0
commit
5a41258348
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ import { ServerStreamManager } from './common/scripts/streaming/server';
|
|||
import { MessagingIndexStreamManager } from './common/scripts/streaming/messaging-index';
|
||||
import { OthelloStreamManager } from './common/scripts/streaming/othello';
|
||||
|
||||
import Err from '../common/views/components/connect-failed.vue';
|
||||
import Err from './common/views/components/connect-failed.vue';
|
||||
import { LocalTimelineStreamManager } from './common/scripts/streaming/local-timeline';
|
||||
import { GlobalTimelineStreamManager } from './common/scripts/streaming/global-timeline';
|
||||
|
||||
|
|
Loading…
Reference in a new issue