map Schildichat to Element notifications

This commit is contained in:
Andreas Shimokawa
2025-12-23 16:14:17 +01:00
parent cb64f03c24
commit 538f16d210
@@ -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);