mirror of
https://github.com/raeleus/Hashtag-DnD.git
synced 2025-07-05 13:10:28 -04:00
Put version in square brackets.
This commit is contained in:
parent
3aabdd37f4
commit
eccef5f6b8
1 changed files with 1 additions and 1 deletions
2
Input.js
2
Input.js
|
@ -2203,7 +2203,7 @@ function doClearSkills(command) {
|
|||
|
||||
function doVersion(command) {
|
||||
state.show = "none"
|
||||
return version
|
||||
return `[${version}]`
|
||||
}
|
||||
|
||||
function doReset(command) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue