fix(@desktop/settings): reinstate downloadChannelMessagesEnabled config
This commit is contained in:
parent
0135a74993
commit
b2e263bb3a
|
@ -76,6 +76,7 @@ StatusWindow {
|
|||
property bool quitOnClose: false
|
||||
property string skinColor: ""
|
||||
property bool showDeleteMessageWarning: true
|
||||
property bool downloadChannelMessagesEnabled: false
|
||||
|
||||
// Browser settings
|
||||
property bool showBrowserSelector: true
|
||||
|
|
Loading…
Reference in New Issue