Set fixed_bottom_bar to true (#5203)

This commit is contained in:
dan 2024-09-07 17:07:30 +02:00 committed by GitHub
parent c8be9b78c6
commit 7d7431d14e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 50 deletions

View file

@ -1,7 +1,6 @@
export type Gate =
// Keep this alphabetic please.
| 'debug_show_feedcontext'
| 'fixed_bottom_bar'
| 'onboarding_minimum_interests'
| 'suggested_feeds_interstitial'
| 'show_follow_suggestions_in_profile'