@fluyappgo/commons
Advanced tools
Comparing version 2.0.101 to 2.0.102
@@ -16,3 +16,2 @@ export interface KioskConfig { | ||
titleVisible?: boolean; | ||
serviceNameVisible?: boolean; | ||
titleText?: string; | ||
@@ -45,2 +44,3 @@ titleColor?: string; | ||
backButtonText?: string; | ||
useServiceImages?: boolean; | ||
} | ||
@@ -47,0 +47,0 @@ interface SubscriberScreen extends KioskScreen { |
{ | ||
"name": "@fluyappgo/commons", | ||
"version": "2.0.101", | ||
"version": "2.0.102", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
161021