Minimize and start Signal in tray
This commit is contained in:
parent
aa86d8bf82
commit
b54c6f257d
13 changed files with 152 additions and 127 deletions
|
@ -98,6 +98,7 @@ const getDefaultArgs = (): PropsDataType => ({
|
|||
isPhoneNumberSharingSupported: false,
|
||||
isSyncSupported: true,
|
||||
isSystemTraySupported: true,
|
||||
isMinimizeToAndStartInSystemTraySupported: true,
|
||||
lastSyncTime: Date.now(),
|
||||
notificationContent: 'name',
|
||||
selectedCamera:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue