mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Bump drive version for new users
This commit is contained in:
parent
2b8e734cae
commit
d6d53e4068
@ -154,7 +154,7 @@ define([
|
||||
proxy.login_name = uname;
|
||||
proxy[Constants.displayNameKey] = uname;
|
||||
sessionStorage.createReadme = 1;
|
||||
if (!shouldImport) { proxy.version = 5; }
|
||||
if (!shouldImport) { proxy.version = 6; }
|
||||
Feedback.send('REGISTRATION', true);
|
||||
} else {
|
||||
Feedback.send('LOGIN', true);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user