Dependency updates

This commit is contained in:
Roman Krček
2025-07-18 13:45:55 +02:00
parent fa6b8312c6
commit 1a8ce546d4
3 changed files with 12 additions and 16 deletions

View File

@@ -13,8 +13,6 @@ export function initGoogleClient(callback: () => void) {
script.onload = () => {
gapi.load('client', async () => {
await gapi.client.init({
// NOTE: API KEY IS NOT REQUIRED FOR THIS IMPLEMENTATION
// apiKey: 'YOUR_API_KEY',
discoveryDocs: [
'https://www.googleapis.com/discovery/v1/apis/drive/v3/rest',
'https://www.googleapis.com/discovery/v1/apis/sheets/v4/rest',