mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Track zoom factor changes through IPC
This commit is contained in:
@@ -16,6 +16,7 @@ installCallback('resetAllChatColors');
|
||||
installCallback('resetDefaultChatColor');
|
||||
installCallback('setGlobalDefaultConversationColor');
|
||||
installCallback('getDefaultConversationColor');
|
||||
installCallback('setPassiveZoomFactor');
|
||||
|
||||
// Getters only. These are set by the primary device
|
||||
installSetting('blockedCount', {
|
||||
|
||||
Reference in New Issue
Block a user