mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-16 20:41:57 +00:00
This reverts commit d5f5a9f182488ca8a46520dfdf73fbdfa44350ab. GitOrigin-RevId: 2fef8149a26e37c8635a9c34e3af88c9fa69ee06
This commit is contained in:
parent
145be4dba2
commit
8b1de60e20
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
|
||||
user.alphaProgram
|
||||
),
|
||||
showNewFileViewUI: shouldDisplayFeature(
|
||||
'new_file_view',
|
||||
|
|
Loading…
Reference in a new issue