Release v1.13 (#64)

Co-authored-by: shallegro <shay@allego.ai>
This commit is contained in:
shyallegro
2023-11-17 10:24:49 +02:00
committed by GitHub
parent aa038f4f82
commit 34f2167598
537 changed files with 18795 additions and 13775 deletions

View File

@@ -55,6 +55,7 @@ export interface Environment {
serverDownMessage?: string;
legal: Legal;
loginPopup?: string;
appsYouTubeIntroVideoId?: string;
newExperimentYouTubeVideoId: string;
baseHref?: string;
}