We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a60106 commit a7589cbCopy full SHA for a7589cb
src/lang/en/drivers.json
@@ -539,10 +539,14 @@
539
},
540
"PikPak": {
541
"captcha_token": "Captcha token",
542
- "client_id": "Client id",
543
- "client_secret": "Client secret",
+ "device_id": "Device id",
544
"disable_media_link": "Disable media link",
545
"password": "Password",
+ "platform": "Platform",
546
+ "platforms": {
547
+ "android": "Android",
548
+ "web": "Web"
549
+ },
550
"refresh_token": "Refresh token",
551
"root_folder_id": "Root folder id",
552
"username": "Username"
@@ -1090,4 +1094,4 @@
1090
1094
"WoPan": "WoPan",
1091
1095
"YandexDisk": "YandexDisk"
1092
1096
}
1093
-}
1097
+}
0 commit comments