fix correct → collect
This commit is contained in:
@@ -146,7 +146,7 @@ class DeliverManager {
|
||||
}
|
||||
//#endregion
|
||||
|
||||
//#region correct inboxes by recipes
|
||||
//#region collect inboxes by recipes
|
||||
// The value flags whether it is shared or not.
|
||||
// key: inbox URL, value: whether it is sharedInbox
|
||||
const inboxes = new Map<string, boolean>();
|
||||
|
Reference in New Issue
Block a user