XL stop nobrains
This commit is contained in:
parent
a6d7d2c332
commit
5e4d92f067
|
@ -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() {
|
||||||
|
|
Loading…
Reference in New Issue