mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-25 07:07:32 -04:00
chore: write dart_event file
This commit is contained in:
parent
bf3a0b6e5b
commit
cd013529d4
29 changed files with 177 additions and 102 deletions
|
@ -24,5 +24,5 @@ fn mk_folder_module(core: Arc<FolderManager>) -> Module {
|
|||
}
|
||||
|
||||
fn mk_network_module(ws_conn: Arc<FlowyWebSocketConnect>) -> Module {
|
||||
flowy_net::module::create(ws_conn)
|
||||
flowy_net::event_map::create(ws_conn)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue