fix: Multiplayer changes attributed to incorrect user (#4282)
* fix: Multiplayer changes attributed to the wrong user, performance improvements * fix: Actually use _last_ editor
This commit is contained in:
@@ -11,7 +11,7 @@ const isProduction = env.ENVIRONMENT === "production";
|
||||
|
||||
type LogCategory =
|
||||
| "lifecycle"
|
||||
| "hocuspocus"
|
||||
| "multiplayer"
|
||||
| "http"
|
||||
| "commands"
|
||||
| "worker"
|
||||
|
||||
Reference in New Issue
Block a user