mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
Finalized 2.0 release notes
This commit is contained in:
parent
6496660633
commit
fdc08b5c09
2 changed files with 48 additions and 66 deletions
|
|
@ -89,9 +89,6 @@ class Core extends EventEmitter {
|
|||
|
||||
await this.run(state);
|
||||
|
||||
if (this.options.notes)
|
||||
state.notes = this.options.notes;
|
||||
|
||||
// because lots of servers prefix with spaces to try to appear first
|
||||
state.name = (state.name || '').trim();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue