mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-14 05:03:42 +00:00
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:
parent
9d00c351a8
commit
2b2eca6038
1 changed files with 1 additions and 1 deletions
|
@ -883,7 +883,7 @@ const ProjectController = {
|
|||
logsUISubvariant: logsUIVariant.subvariant,
|
||||
showNewNavigationUI: shouldDisplayFeature(
|
||||
'new_navigation_ui',
|
||||
user.alphaProgram || user.betaProgram
|
||||
true
|
||||
),
|
||||
showNewFileViewUI: shouldDisplayFeature(
|
||||
'new_file_view',
|
||||
|
|
Loading…
Add table
Reference in a new issue