-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GetGoogleDriveRegistryProvidersAsync: remove one of its loops, rename it, split it up, and add more logging. So we're only accessing the registry once, set `App.AppModel.GoogleDrivePath` in RemovableDrivesService, where we need that path first. Then GoogleDriveCloudDetector can read from it, since it needs the path second. Split up AddMyDriveToPathAndValidate.
- Loading branch information
Showing
2 changed files
with
92 additions
and
120 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters