diff --git a/src/pages/examples.tsx b/src/pages/examples.tsx index 885db680f..44427834b 100644 --- a/src/pages/examples.tsx +++ b/src/pages/examples.tsx @@ -323,7 +323,7 @@ const endpoint = 'https://tusd.tusdemo.net/files/'; const googlePickerClientId = '1020900325465-7naospne1v7veupmu8rg3a6ipfogr9f0.apps.googleusercontent.com'; const googlePickerApiKey = 'AIzaSyCItfp_WaGGgbNFoU08LMs21ks-MxIqudo'; -const googlePickerAppId = 'uppy-server-dev'; +const googlePickerAppId = '1020900325465'; export default function Examples() { // Silly trick to please Docusaurus with client-side hooks such as useLocalStorage