@fluyappgo/commons
Advanced tools
Comparing version 2.0.53 to 2.0.54
@@ -9,2 +9,4 @@ export interface BookingConfig { | ||
banners?: BookingBanners; | ||
activeColor?: string; | ||
inactiveColor?: string; | ||
} | ||
@@ -11,0 +13,0 @@ export interface BookingBanners { |
@@ -56,2 +56,3 @@ import { recordingType, recordingOption, cloudRecordingConfiguration, onPremiseConfiguration } from "./agoraRecording.enums"; | ||
monitorOutOfService?: boolean; | ||
bookingMessage?: string; | ||
} |
{ | ||
"name": "@fluyappgo/commons", | ||
"version": "2.0.53", | ||
"version": "2.0.54", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
153030
4675