mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-11 23:20:47 +02:00
Merge pull request #4257 from overleaf/ae-file-views-beta
Roll out new file view UI to beta users GitOrigin-RevId: c8665c5043ad55dd530989fb3b9c51f21858fcac
This commit is contained in:
@@ -887,7 +887,7 @@ const ProjectController = {
|
||||
),
|
||||
showNewFileViewUI: shouldDisplayFeature(
|
||||
'new_file_view',
|
||||
user.alphaProgram
|
||||
user.alphaProgram || user.betaProgram
|
||||
),
|
||||
showSymbolPalette: shouldDisplayFeature(
|
||||
'symbol_palette',
|
||||
|
||||
Reference in New Issue
Block a user