fix: Various fixes for collaborative editing beta (#2586)
This commit is contained in:
@ -9,7 +9,7 @@ const isProduction = env.NODE_ENV === "production";
|
||||
|
||||
type LogCategory =
|
||||
| "lifecycle"
|
||||
| "collaboration"
|
||||
| "hocuspocus"
|
||||
| "http"
|
||||
| "commands"
|
||||
| "processor"
|
||||
|
Reference in New Issue
Block a user