mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-27 23:15:04 +03:00
fix: message in affine
This commit is contained in:
parent
20e4686851
commit
251cfc2340
@ -21,7 +21,7 @@ import {
|
|||||||
import { WorkspaceUnit } from '../../workspace-unit.js';
|
import { WorkspaceUnit } from '../../workspace-unit.js';
|
||||||
import { createBlocksuiteWorkspace, applyUpdate } from '../../utils/index.js';
|
import { createBlocksuiteWorkspace, applyUpdate } from '../../utils/index.js';
|
||||||
import type { SyncMode } from '../../workspace-unit';
|
import type { SyncMode } from '../../workspace-unit';
|
||||||
import { MessageCenter } from 'src/message/message.js';
|
import { MessageCenter } from '../../message/index.js';
|
||||||
|
|
||||||
type ChannelMessage = {
|
type ChannelMessage = {
|
||||||
ws_list: Workspace[];
|
ws_list: Workspace[];
|
||||||
|
Loading…
Reference in New Issue
Block a user