Merge branch 'main' into feat/openid-custom-data

This commit is contained in:
Ruben Talstra 2025-04-11 15:14:01 +02:00 committed by GitHub
commit 4a72821d55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 30 additions and 9 deletions

View file

@ -541,6 +541,7 @@ export type TStartupConfig = {
analyticsGtmId?: string;
instanceProjectId: string;
bundlerURL?: string;
staticBundlerURL?: string;
};
export enum OCRStrategy {