Add FKB information box to browser mod panel
This commit is contained in:
@@ -25,7 +25,7 @@ import pjson from "../../package.json";
|
||||
X Fullscreen
|
||||
- Motion/occupancy tracker
|
||||
x Information about interaction requirement
|
||||
- Information about fullykiosk
|
||||
x Information about fullykiosk
|
||||
- Commands
|
||||
x Rename browser_mod commands to browser_mod services
|
||||
x Framework
|
||||
|
||||
@@ -25,6 +25,8 @@ interface FullyKiosk {
|
||||
|
||||
// Motion detection
|
||||
getCamshotJpgBase64: { (): String };
|
||||
|
||||
getBooleanSetting: { (key: String): String };
|
||||
}
|
||||
|
||||
declare global {
|
||||
|
||||
Reference in New Issue
Block a user