CLOUD: Do saves sync on Storage connect
This commit is contained in:
parent
0aea8db7e1
commit
8a84263d2b
4 changed files with 7 additions and 7 deletions
|
@ -125,8 +125,6 @@ void GoogleDriveStorage::codeFlowComplete(BoolResponse response) {
|
|||
CloudConfig.removeKey("googledrive_code");
|
||||
CloudMan.replaceStorage(this, kStorageGoogleDriveId);
|
||||
CloudConfig.flushToDisk();
|
||||
debug("Done! You can use Google Drive now! Look:");
|
||||
CloudMan.testFeature();
|
||||
}
|
||||
|
||||
void GoogleDriveStorage::saveConfig(Common::String keyPrefix) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue