Add missing closing bracket
This commit is contained in:
parent
594d177348
commit
0c1c1483b1
@ -163,4 +163,5 @@ module.exports = {
|
|||||||
console.log('State change complete.');
|
console.log('State change complete.');
|
||||||
}).catch(e => console.error(e));
|
}).catch(e => console.error(e));
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user