feat: add "tags" or "keyword" support for settings (#5585)

this allows us to search for both "ffz" and "frankerfacez" when searching for FrankerFaceZ settings, without trying to force add both into the setting name
This commit is contained in:
pajlada
2024-11-30 13:41:49 +01:00
committed by GitHub
parent e1aded057d
commit 92c921c2a1
8 changed files with 364 additions and 110 deletions
+5
View File
@@ -61,6 +61,11 @@ chatterino--DescriptionLabel {
color: #999;
}
QLabel#description {
color: #999;
padding-left: 10px;
}
chatterino--NavigationLabel {
font-family: "Segoe UI light";
font-size: 15px;