From 5e4d92f06708c197a5ff07184959780b089162f4 Mon Sep 17 00:00:00 2001 From: _Lighty_ <49841131+1Lighty@users.noreply.github.com> Date: Wed, 7 Oct 2020 00:27:53 +0200 Subject: [PATCH] XL stop nobrains --- Plugins/1XenoLib.plugin.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins/1XenoLib.plugin.js b/Plugins/1XenoLib.plugin.js index 87d2bb8..a084fd0 100644 --- a/Plugins/1XenoLib.plugin.js +++ b/Plugins/1XenoLib.plugin.js @@ -1718,6 +1718,7 @@ module.exports = (() => { } } showChangelog(footer) { + return; XenoLib.showChangelog(`${this.name} has been updated!`, this.version, this._config.changelog); } get name() {