diff options
| author | Alee <alee14498@gmail.com> | 2018-02-24 22:09:22 -0500 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-02-24 22:09:22 -0500 |
| commit | da83c3e6ac0878b9735ec1c9c1e6c879d3aac2e5 (patch) | |
| tree | f76ed494eaefd22ef03c4702179aa613d9b11f8d | |
| parent | 7a853724b8f406e37a9d7b74e37af778303e321e (diff) | |
| download | VTBot-master.tar.gz VTBot-master.tar.bz2 VTBot-master.zip | |
| -rw-r--r-- | bot.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ const prefix = "vt!"; function setGame() { var games = [ "For help: vt!help", - "QT Creator", + "Qt Creator", "theShell", "VS Code" ] |
