mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Moves SQL to full IPC
This commit is contained in:
@@ -15,7 +15,6 @@ installCallback('resetDefaultChatColor');
|
||||
installCallback('setGlobalDefaultConversationColor');
|
||||
installCallback('getDefaultConversationColor');
|
||||
installCallback('persistZoomFactor');
|
||||
installCallback('closeDB');
|
||||
|
||||
// Getters only. These are set by the primary device
|
||||
installSetting('blockedCount', {
|
||||
|
||||
Reference in New Issue
Block a user