mirror of
https://github.com/dg9vh/MMDVMHost-Websocketboard.git
synced 2026-04-21 06:13:50 +00:00
deactivate forgotten debug flag
This commit is contained in:
parent
255c65f84d
commit
13aea17d7b
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
var qrz = 1;
|
||||
|
||||
// 1 = enable debug in javascript-console, 0 = 0ff
|
||||
var debug = 1;
|
||||
var debug = 0;
|
||||
|
||||
// Set messagecounters for different badge-colors
|
||||
var warnlevel = 200;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue