mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-05 19:42:20 +02:00
Add missing item to BackgroundTaskLogicCache.liveDataCaches
This commit is contained in:
parent
543a936165
commit
8fb0f50eff
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ class BackgroundTaskLogicCache (private val appLogic: AppLogic) {
|
|||
appCategories,
|
||||
timeLimitRules,
|
||||
usedTimesOfCategoryAndWeekByFirstDayOfWeek,
|
||||
usedSessionDurationsByCategoryId,
|
||||
shouldDoAutomaticSignOut
|
||||
))
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue