mirror of
https://github.com/InsanusMokrassar/PlaguPoster.git
synced 2024-11-17 13:33:47 +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 cancelDateData = "timer_c"
|
||||
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(
|
||||
postId: PostId,
|
||||
|
Loading…
Reference in New Issue
Block a user