fixed categories not loading
This commit is contained in:
parent
cd2337722a
commit
9dd29feb67
@ -44,6 +44,7 @@ class EditViewModel(private val savedStateHandle: SavedStateHandle,
|
|||||||
}
|
}
|
||||||
editUiState = EditUI(entry)
|
editUiState = EditUI(entry)
|
||||||
|
|
||||||
|
getAllCategories()
|
||||||
findCategoryByID(entry.categoryID)
|
findCategoryByID(entry.categoryID)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user