mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-14 21:18:51 -06:00
Sub habits and groups are filtered correctly
This commit is contained in:
@@ -81,7 +81,7 @@ class HabitsApplication : Application() {
|
||||
|
||||
val habitGroupList = component.habitGroupList
|
||||
for (hgr in habitGroupList) hgr.recompute()
|
||||
habitGroupList.populateGroupsWith(habitList)
|
||||
habitGroupList.attachHabitsToGroups()
|
||||
|
||||
widgetUpdater = component.widgetUpdater.apply {
|
||||
startListening()
|
||||
|
||||
Reference in New Issue
Block a user