Migrate schema to service ids
This commit is contained in:
parent
71958f8a01
commit
8b0da36caa
258 changed files with 4795 additions and 2613 deletions
|
@ -315,7 +315,7 @@ export function createIPCEvents(
|
|||
};
|
||||
},
|
||||
getBlockedCount: () =>
|
||||
window.storage.blocked.getBlockedUuids().length +
|
||||
window.storage.blocked.getBlockedServiceIds().length +
|
||||
window.storage.blocked.getBlockedGroups().length,
|
||||
getDefaultConversationColor: () =>
|
||||
window.storage.get(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue