fix: refine shell back routes — remove full-screen screens from shellBackRoutes set

This commit is contained in:
null 2026-06-17 22:03:36 -05:00
parent 45058fdd5f
commit a530064ddb
1 changed files with 0 additions and 5 deletions

View File

@ -376,16 +376,11 @@ private val shellBackRoutes = setOf(
AppRoute.SPIN_WHEEL,
AppRoute.WHEEL_SESSION,
AppRoute.WHEEL_COMPLETE,
AppRoute.WHEEL_HISTORY,
AppRoute.DATE_MATCH,
AppRoute.DATE_MATCHES,
AppRoute.DATE_BUILDER,
AppRoute.BUCKET_LIST,
AppRoute.THIS_OR_THAT,
AppRoute.HOW_WELL,
AppRoute.ACCOUNT,
AppRoute.SUBSCRIPTION,
AppRoute.PAYWALL
)
@Composable