fix: User presence is not updated when leaving a document
This commit is contained in:
@@ -5,8 +5,6 @@ import {
|
||||
UserPreferences,
|
||||
} from "./types";
|
||||
|
||||
export const USER_PRESENCE_INTERVAL = 5000;
|
||||
|
||||
export const MAX_AVATAR_DISPLAY = 6;
|
||||
|
||||
export const TeamPreferenceDefaults: TeamPreferences = {
|
||||
|
||||
Reference in New Issue
Block a user