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