mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Added Etar as calendar app type
This commit is contained in:
committed by
Carsten Pfeiffer
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);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user