Page MenuHomePhabricator

D7523.diff
No OneTemporary

D7523.diff

diff --git a/native/navigation/tab-navigator.react.js b/native/navigation/tab-navigator.react.js
--- a/native/navigation/tab-navigator.react.js
+++ b/native/navigation/tab-navigator.react.js
@@ -136,12 +136,12 @@
backBehavior="none"
screenOptions={tabBarScreenOptions}
>
- {calendarTab}
<Tab.Screen
name={ChatRouteName}
component={Chat}
options={getChatTabOptions(chatBadge)}
/>
+ {calendarTab}
<Tab.Screen
name={ProfileRouteName}
component={Profile}

File Metadata

Mime Type
text/plain
Expires
Mon, Oct 7, 4:30 PM (22 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2255356
Default Alt Text
D7523.diff (547 B)

Event Timeline