Disables auto-download updates on Linux
This commit is contained in:
parent
0e2885a5a6
commit
353fea5d66
4 changed files with 18 additions and 9 deletions
|
@ -118,6 +118,7 @@ const createProps = (): PropsType => ({
|
|||
),
|
||||
|
||||
isAudioNotificationsSupported: true,
|
||||
isAutoDownloadUpdatesSupported: true,
|
||||
isAutoLaunchSupported: true,
|
||||
isHideMenuBarSupported: true,
|
||||
isNotificationAttentionSupported: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue