Can detach movement from inbox entry

This commit is contained in:
2025-05-12 21:02:46 +02:00
parent 2f807b4c73
commit 11d140826d
2 changed files with 58 additions and 10 deletions

View File

@ -24,8 +24,6 @@ export function UnmatchedInboxEntriesCountProvider(
};
const onReload = async () => {
loadKey.current += 1;
load();
return new Promise<void>((res) => {