Fixes: Calm notifications when hitting CMD+S while editing
This commit is contained in:
@@ -45,6 +45,7 @@ type DocumentEvent =
|
||||
teamId: string,
|
||||
actorId: string,
|
||||
autosave: boolean,
|
||||
done: boolean,
|
||||
};
|
||||
|
||||
type CollectionEvent =
|
||||
|
||||
Reference in New Issue
Block a user