From ffd7ccf9d4fa985737deabb24f415848732f23e4 Mon Sep 17 00:00:00 2001 From: tiyn Date: Sat, 28 Jun 2025 04:30:19 +0200 Subject: [PATCH] updated config --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index 9eb3fbb..c7cccad 100644 --- a/config.def.h +++ b/config.def.h @@ -39,7 +39,7 @@ static const Rule rules[] = { { "Signal", NULL, 1 << 4, 0, 0, 0, 1 }, { "telegram", NULL, 1 << 4, 0, 0, 0, 1 }, { "threema-web", NULL, 1 << 4, 0, 0, 0, 1 }, - { "Threema Beta", NULL, 1 << 4, 0, 0, 0, 1 }, + { "Threema", NULL, 1 << 4, 0, 0, 0, 1 }, { "thunderbird", NULL, 1 << 4, 0, 0, 0, 1 }, { "Sonixd", NULL, 1 << 8, 0, 0, 0, 1 }, { "KeePassXC", NULL, 1 << 9, 0, 0, 0, 0 },