Skip to content

Commit

Permalink
Disable copying files into Google Drive
Browse files Browse the repository at this point in the history
  • Loading branch information
jarosenb committed Dec 21, 2023
1 parent 9d3380f commit d21833c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ class DataBrowserCopyCtrl {
this.options = [
{ api: 'agave', label: 'My Data' },
{ api: 'projects', label: 'My Projects' },
{ api: 'googledrive', label: 'Google Drive' },
{ api: 'box', label: 'Box' },
{ api: 'dropbox', label: 'Dropbox' },
];
Expand Down

0 comments on commit d21833c

Please sign in to comment.