mirror of
https://github.com/s00500/nodeMessageBoard.git
synced 2025-07-12 19:11:00 +00:00
Move debug to config
This commit is contained in:
@ -21,6 +21,10 @@
|
||||
{
|
||||
"param": "demoMode",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"param": "debugMode",
|
||||
"value": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user