diff --git a/Input.js b/Input.js index 5235f16..965148c 100644 --- a/Input.js +++ b/Input.js @@ -2203,7 +2203,7 @@ function doClearSkills(command) { function doVersion(command) { state.show = "none" - return version + return `[${version}]` } function doReset(command) {