Update LiveNowTabFragment.kt
This commit is contained in:
parent
e13b0e0ca4
commit
f5524e5016
1 changed files with 1 additions and 1 deletions
|
@ -492,7 +492,7 @@ class LiveNowTabFragment : Fragment(), TelegramListener, TelegramIncomingMessage
|
|||
this@LiveNowTabFragment,
|
||||
app.getExternalFilesDir(null),
|
||||
currentUserId,
|
||||
60 * 60 * 6 * 1000
|
||||
60 * 60 * 24 * 1000
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue