Add some visio services to preconfigured metadata

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-08-17 10:28:03 +02:00
parent a21f287c98
commit 639309ed92
7 changed files with 129 additions and 2 deletions

View File

@@ -274,4 +274,5 @@ export enum EventMetadataCategories {
TOOLS = "TOOLS",
DETAILS = "DETAILS",
BOOKING = "BOOKING",
VIDEO_CONFERENCE = "VIDEO_CONFERENCE",
}