Drive Zielordner auf Shared Drive umstellen
All checks were successful
CI / Build and Deploy (push) Successful in 2m48s

This commit is contained in:
jan
2026-05-06 00:24:37 +02:00
parent 6dec4b8a10
commit dbb60cac4b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
import { google } from "googleapis";
import { Readable } from "node:stream";
const DEFAULT_DRIVE_FOLDER_ID = "12zMANi_J0uvie16LUxSmfeqwGjKawEhJ";
const DEFAULT_DRIVE_FOLDER_ID = "1LV82IZqUu8nRycLFeQl-Rjv5FKrZQqKe";
export type DriveErrorCode =
| "DRIVE_CONFIG_MISSING"