Update app.js
parent
e92165d357
commit
972b059470
|
|
@ -2,7 +2,7 @@
|
|||
* Regatta Timer
|
||||
*
|
||||
*/
|
||||
const DEBUG = true;
|
||||
const DEBUG = false;
|
||||
const Layout = require("Layout");
|
||||
const locale = require("locale").name.substring(0, 2);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue