Bump drive version at registration

pull/1/head
yflory 2020-05-15 15:34:51 +02:00
parent 03ba45dd77
commit 0265103cd1
1 changed files with 1 additions and 1 deletions

View File

@ -357,7 +357,7 @@ define([
if (shouldImport) {
setMergeAnonDrive();
} else {
proxy.version = 6;
proxy.version = 10;
}
Feedback.send('REGISTRATION', true);