Merge branch 'develop' into feature/fga/mark_room_as_favorite

This commit is contained in:
ganfra 2024-02-12 17:08:36 +01:00
commit a8bc0cb4ca
538 changed files with 4465 additions and 1639 deletions

View file

@ -48,5 +48,4 @@ class DefaultSetRoomIsFavoriteAction @Inject constructor(private val client: Mat
}
)
}
}