Finished up with internet archive api utility.
This commit is contained in:
parent
4c1d3c9db5
commit
b443840c29
9 changed files with 241 additions and 43 deletions
|
|
@ -33,7 +33,7 @@ module.exports = class commandPreprocessor{
|
|||
|
||||
async preprocess(socket, data){
|
||||
//Set command object
|
||||
let commandObj = {
|
||||
const commandObj = {
|
||||
socket,
|
||||
sendFlag: true,
|
||||
rawData: data,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue