XL stop nobrains

This commit is contained in:
_Lighty_ 2020-10-07 00:27:53 +02:00 committed by GitHub
parent a6d7d2c332
commit 5e4d92f067
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1718,6 +1718,7 @@ module.exports = (() => {
} }
} }
showChangelog(footer) { showChangelog(footer) {
return;
XenoLib.showChangelog(`${this.name} has been updated!`, this.version, this._config.changelog); XenoLib.showChangelog(`${this.name} has been updated!`, this.version, this._config.changelog);
} }
get name() { get name() {