fix(widget): open comments screen directly for lobsters-native posts

Fixes COMPOSE-LOBSTERS-2P
This commit is contained in:
Harsh Shandilya 2024-03-16 18:01:30 +05:30
parent 7762733da2
commit 5c0b5bb4f7
2 changed files with 8 additions and 2 deletions

View file

@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Fixed
* Fix crash when trying to open a comments-only post from
the home screen widget
## [1.42.0] - 2024-03-16
### Fixed