Restore favorites widget tag list expand functionality

This commit is contained in:
MM20 2024-01-19 22:44:47 +01:00
parent 8d490b3c05
commit 33645ec547
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389

View File

@ -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(