mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-02-17 12:56:48 +01:00
Added Etar as calendar app type
This commit is contained in:
parent
afd71a8c57
commit
56c7f72f65
@ -142,6 +142,9 @@ public class AppNotificationType extends HashMap<String, NotificationType> {
|
||||
|
||||
// Transit
|
||||
put("com.thetransitapp.droid", NotificationType.TRANSIT);
|
||||
|
||||
// Etar
|
||||
put("ws.xsoh.etar", NotificationType.GENERIC_CALENDAR);
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user