From 27c49103079e36db4686b899b0f0df4d60331f20 Mon Sep 17 00:00:00 2001 From: stackgo Date: Tue, 3 May 2022 13:25:29 +0900 Subject: [PATCH] Update app.js --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index e0e05a4..2747680 100644 --- a/app.js +++ b/app.js @@ -63,7 +63,7 @@ var console = { type: type, channel: 'default', messsage: '', - datetime: new Date().toISOString() + datetime: new Date().toISOString() }; if (args.length > 0) {