Update app.js

This commit is contained in:
Namhyeon Go 2022-05-03 13:25:29 +09:00
parent 8780e7d7b1
commit 27c4910307

2
app.js
View File

@ -63,7 +63,7 @@ var console = {
type: type,
channel: 'default',
messsage: '',
datetime: new Date().toISOString()
datetime: new Date().toISOString()
};
if (args.length > 0) {