mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-07 06:39:45 +00:00
oops
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
This commit is contained in:
parent
73ed4cbf8f
commit
a8f1d37236
@ -204,7 +204,7 @@ class DateTimeCompose(val bundle: Bundle) {
|
||||
|
||||
val nextWeek = LocalDateTime.now()
|
||||
.plusWeeks(1)
|
||||
.with(nextOrSame(DayOfWeek.MONDAY))
|
||||
.with(DayOfWeek.MONDAY)
|
||||
.withHour(INT_8)
|
||||
.withMinute(0)
|
||||
.withSecond(0)
|
||||
|
Loading…
Reference in New Issue
Block a user