fix note/description not filtering in/out when it should (#6389)

This commit is contained in:
hemirt
2025-08-16 12:22:21 +02:00
committed by GitHub
parent ec2b132dfe
commit a5e6a13636
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -896,7 +896,7 @@ void GeneralPage::initLayout(GeneralPageView &layout)
->addTo(layout);
{
auto *note = new QLabel(
auto *note = layout.addDescription(
"A semicolon-separated list of Chrome or Firefox extension IDs "
"allowed to interact with Chatterino's browser integration "
"(requires restart).\n"