Skip to content

Commit

Permalink
add onedrive for backup
Browse files Browse the repository at this point in the history
  • Loading branch information
troyeguo committed Dec 30, 2023
1 parent 5813868 commit 8ed91ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/driveList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export const driveConfig = {
onedriveAuthUrl: "https://koodo.960960.xyz/api/onedrive_auth",
onedriveRefreshUrl: "https://koodo.960960.xyz/api/onedrive_refresh",
dropboxClientId: "vnc67byrssocvy1",
onedriveClientId: "b3e96681-2d61-4e29-8048-2225fc34ce9b",
onedriveClientId: "506df58a-29ab-4020-afc5-6f423dc80f35",
};
export const driveList = [
{
Expand Down

0 comments on commit 8ed91ea

Please sign in to comment.