[APP-1684] Some contact import tweaks (#9555)
* Handle download link * Improve NUX geo gating from #9549 * Fix alignment of phone code select * Show full name * Add gate to nux banner * Add gate to settings screen * Invert gate check in settings, whoops
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ type AllNavigatableRoutes = Omit<
|
||||
>
|
||||
|
||||
export const router = new Router<AllNavigatableRoutes>({
|
||||
Home: '/',
|
||||
Home: ['/', '/download'],
|
||||
Search: '/search',
|
||||
Feeds: '/feeds',
|
||||
Notifications: '/notifications',
|
||||
|
||||
Reference in New Issue
Block a user