mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-12 23:23:46 +00:00
Merge pull request #4090 from overleaf/ae-dropbox-beta
Enable React Dropbox modal for beta users GitOrigin-RevId: dc7a0b43ad1ab9a35fdb7fd70bf3b2c5d60efb94
This commit is contained in:
parent
2f08406109
commit
687cd091f6
1 changed files with 1 additions and 1 deletions
|
@ -887,7 +887,7 @@ const ProjectController = {
|
|||
),
|
||||
showReactDropboxModal: shouldDisplayFeature(
|
||||
'new_dropbox_modal_ui',
|
||||
false
|
||||
user.betaProgram
|
||||
),
|
||||
showReactGithubSync: shouldDisplayFeature(
|
||||
'new_github_sync_ui',
|
||||
|
|
Loading…
Reference in a new issue