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() {