mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Add LineageOS Etar
This commit is contained in:
@@ -178,6 +178,7 @@ public class AppNotificationType extends HashMap<String, NotificationType> {
|
||||
|
||||
// Etar
|
||||
put("ws.xsoh.etar", NotificationType.GENERIC_CALENDAR);
|
||||
put("org.lineageos.etar", NotificationType.GENERIC_CALENDAR);
|
||||
|
||||
// Discord
|
||||
put("com.discord", NotificationType.DISCORD);
|
||||
|
||||
Reference in New Issue
Block a user