Can detach movement from inbox entry
This commit is contained in:
@ -24,8 +24,6 @@ export function UnmatchedInboxEntriesCountProvider(
|
||||
};
|
||||
|
||||
const onReload = async () => {
|
||||
loadKey.current += 1;
|
||||
|
||||
load();
|
||||
|
||||
return new Promise<void>((res) => {
|
||||
|
Reference in New Issue
Block a user