mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2025-06-05 22:19:17 +02:00
Handle timer notifications
This commit is contained in:
@ -13,4 +13,5 @@ data class Timer(
|
||||
val soundTitle: String,
|
||||
val label: String,
|
||||
val createdAt: Long,
|
||||
val channelId: String? = null,
|
||||
)
|
||||
|
Reference in New Issue
Block a user