qwefghjk
This commit is contained in:
parent
14d7eb6a0f
commit
227cde8458
@ -106,7 +106,7 @@ fun EditCategory(
|
||||
onClick = {
|
||||
selectedIconIndex = index // Update selected index
|
||||
|
||||
category.copy(_id = index)
|
||||
category.copy(icon = index)
|
||||
editCategoryViewModel.updateCategory(category)
|
||||
expanded = false
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user