Add Nekogram X to Telegram notifications

This commit is contained in:
Mave95
2021-11-04 02:01:19 +01:00
committed by Gitea
parent bf5eebd411
commit aa7c7f785a

View File

@@ -80,6 +80,7 @@ public class AppNotificationType extends HashMap<String, NotificationType> {
put("org.telegram.messenger.beta", NotificationType.TELEGRAM);
put("org.telegram.plus", NotificationType.TELEGRAM); // "Plus Messenger"
put("org.thunderdog.challegram", NotificationType.TELEGRAM);
put("nekox.messenger", NotificationType.TELEGRAM);
// Threema
put("ch.threema.app", NotificationType.THREEMA);