diff --git a/.gitignore b/.gitignore index 2ccc665..6757ecf 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,3 @@ !/config.example.ini /welcome.png /update.sh -/tags.* diff --git a/src/data/constants.js b/src/data/constants.js index b7982c7..13a30e8 100644 --- a/src/data/constants.js +++ b/src/data/constants.js @@ -50,7 +50,6 @@ module.exports = { 'okey thx', 'okey no problem', 'okey np', - 'cheers', - '!close' + 'cheers' ], };