mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-04 09:17:29 +01:00
Add Nekogram X to Telegram notifications
This commit is contained in:
parent
bf5eebd411
commit
aa7c7f785a
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user