Fix Google Drive URL
This commit is contained in:
parent
3c11ac6cf5
commit
afa18c4749
4 changed files with 20 additions and 5 deletions
|
|
@ -3215,7 +3215,7 @@ function maybePromptToUpgradeUserscript() {
|
|||
return;
|
||||
}
|
||||
|
||||
var currentVersion = [1, 2];
|
||||
var currentVersion = [1, 3];
|
||||
var userscriptVersion = window.driveUserscriptVersion;
|
||||
if (!userscriptVersion) {
|
||||
userscriptVersion = '1.0';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue