Restore favorites widget tag list expand functionality

This commit is contained in:
MM20
2024-01-19 22:45:10 +01:00
parent 8d490b3c05
commit 33645ec547
@@ -40,6 +40,7 @@ class FavoritesWidgetVM : FavoritesVM() {
}
override fun setTagsExpanded(expanded: Boolean) {
this.tagsExpanded.value = expanded
val widget = this.widget.value ?: return
widgetsService.updateWidget(
widget.copy(