mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
chore(server): cleanup team impl (#9171)
This commit is contained in:
@@ -79,9 +79,6 @@ declare module '../../base/event/def' {
|
||||
recurring: SubscriptionRecurring;
|
||||
}>;
|
||||
};
|
||||
members: {
|
||||
updated: Payload<{ workspaceId: Workspace['id']; count: number }>;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user