mirror of
https://github.com/InsanusMokrassar/PlaguPoster.git
synced 2024-12-22 22:17:14 +00:00
hotfix
This commit is contained in:
parent
2baaac8e6d
commit
5f65095698
@ -34,7 +34,7 @@ object ButtonsBuilder {
|
|||||||
private const val changeDateDataPrefix = "timer_s"
|
private const val changeDateDataPrefix = "timer_s"
|
||||||
private const val cancelDateData = "timer_c"
|
private const val cancelDateData = "timer_c"
|
||||||
private const val deleteDateDataPrefix = "timer_r"
|
private const val deleteDateDataPrefix = "timer_r"
|
||||||
val datePrintFormat = DateFormat("hh:mm, dd.MM.yyyy, zzz")
|
val datePrintFormat = DateFormat("HH:mm, dd.MM.yyyy, zzz")
|
||||||
|
|
||||||
fun buildTimerButtons(
|
fun buildTimerButtons(
|
||||||
postId: PostId,
|
postId: PostId,
|
||||||
|
Loading…
Reference in New Issue
Block a user