mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Add option to enable kios mode
This commit is contained in:
@@ -9,11 +9,12 @@
|
||||
|
||||
var defaults = {
|
||||
port: 8080,
|
||||
kioskmode: false,
|
||||
|
||||
language: "en",
|
||||
timeFormat: 24,
|
||||
units: "metric",
|
||||
|
||||
|
||||
modules: [
|
||||
{
|
||||
module: "helloworld",
|
||||
|
Reference in New Issue
Block a user