fix(@desktop/settings): reinstate downloadChannelMessagesEnabled config

This commit is contained in:
Anthony Laibe 2021-09-20 10:23:50 +02:00 committed by Iuri Matias
parent 0135a74993
commit b2e263bb3a
1 changed files with 1 additions and 0 deletions

View File

@ -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