localization

This commit is contained in:
mosuzi 2023-01-10 09:51:43 +08:00
parent 6453a69250
commit 754e132841
3 changed files with 3 additions and 3 deletions

View file

@ -26,7 +26,7 @@ window.Cloud = (function () {
const DBP = {
name: "dropbox",
clientId: "pdr9ae64ip0qno4",
clientId: "61ndwmjyxi8bkrc",
authWindow: undefined,
token: null, // Access token
api: null,