Merge pull request #4331 from overleaf/msm-release-all-react-nav-toolbar

Release React Navigation Toolbar to all users

GitOrigin-RevId: 9defe3e3a14d7570b0fceccce9919ef065cf7fd5
This commit is contained in:
Jakob Ackermann 2021-07-21 13:52:32 +02:00 committed by Copybot
parent 9d00c351a8
commit 2b2eca6038

View file

@ -883,7 +883,7 @@ const ProjectController = {
logsUISubvariant: logsUIVariant.subvariant,
showNewNavigationUI: shouldDisplayFeature(
'new_navigation_ui',
user.alphaProgram || user.betaProgram
true
),
showNewFileViewUI: shouldDisplayFeature(
'new_file_view',