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 6069877 commit 4f45910Copy full SHA for 4f45910
src/lang/en/drivers.json
@@ -409,11 +409,13 @@
409
"thumbnail-tips": "enable thumbnail which pre-generated under .thumbnails folder"
410
},
411
"Degoo": {
412
+ "access_token": "Access token",
413
+ "access_token-tips": "Access token for Degoo API, obtained automatically",
414
"password": "Password",
415
"password-tips": "Your Degoo account password",
416
+ "refresh_token": "Refresh token",
417
+ "refresh_token-tips": "Refresh token for automatic token renewal, obtained automatically",
418
"root_folder_id": "Root folder id",
- "token": "Token",
- "token-tips": "Access token for Degoo API, will be obtained automatically if not provided",
419
"username": "Username",
420
"username-tips": "Your Degoo account email"
421
0 commit comments