mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
map Schildichat to Element notifications
This commit is contained in:
@@ -74,6 +74,7 @@ public class AppNotificationType extends HashMap<String, NotificationType> {
|
||||
put("io.element.android.x", NotificationType.ELEMENT);
|
||||
put("chat.fluffy.fluffychat", NotificationType.ELEMENT);
|
||||
put("chat.schildi.android", NotificationType.ELEMENT);
|
||||
put("de.spiritcroc.riotx", NotificationType.ELEMENT);
|
||||
|
||||
// Signal
|
||||
put("org.thoughtcrime.securesms", NotificationType.SIGNAL);
|
||||
|
||||
Reference in New Issue
Block a user