fix: create yDoc for workspace created during createUser

This commit is contained in:
linonetwo
2023-01-12 16:17:30 +08:00
parent ac1ddba094
commit 4be968c421
7 changed files with 118 additions and 70 deletions
+1
View File
@@ -16,6 +16,7 @@ pub fn invoke_handler() -> impl Fn(tauri::Invoke) + Send + Sync + 'static {
get_workspaces,
get_workspace,
create_user,
create_doc,
get_doc,
put_blob,
get_blob