Mention filters in the note for features that nicknames don't work with (#4826)

This commit is contained in:
Felanbird
2023-09-18 02:52:08 -04:00
committed by GitHub
parent e6df652a4f
commit 89b915bad1
+2 -1
View File
@@ -18,7 +18,8 @@ NicknamesPage::NicknamesPage()
auto layout = layoutCreator.setLayoutType<QVBoxLayout>();
layout.emplace<QLabel>(
"Nicknames do not work with features such as user highlights."
"Nicknames do not work with features such as user highlights and "
"filters."
"\nWith those features you will still need to use the user's original "
"name.");
EditableModelView *view =