parent
7ff2f9cfa2
commit
77ac9b0e78
|
@ -305,7 +305,7 @@ SettingsContentBase {
|
|||
StatusListItem {
|
||||
Layout.preferredWidth: root.contentWidth
|
||||
title: qsTr("Global @ Mentions")
|
||||
tertiaryTitle: qsTr("Messages containing @here and @channel")
|
||||
tertiaryTitle: qsTr("Messages containing @everyone")
|
||||
components: [
|
||||
NotificationSelect {
|
||||
selected: appSettings.notifSettingGlobalMentions
|
||||
|
|
Loading…
Reference in New Issue