mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-30 08:49:16 +02:00
ejs + webadmin + bugfixes
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
const { verboseMode } = require('./userconfig');
|
||||
const verboseMode = process.argv.includes('--debug');
|
||||
|
||||
const getCurrentTime = () => {
|
||||
const currentTime = new Date();
|
||||
|
||||
Reference in New Issue
Block a user