Skip to content

Commit

Permalink
Merge 69e992b into 283fad1
Browse files Browse the repository at this point in the history
  • Loading branch information
niekcandaele committed Jul 9, 2020
2 parents 283fad1 + 69e992b commit a59032a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/hooks/sdtdLogs/LoggingObject.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ class LoggingObject extends EventEmitter {

if (this.failed) {
await this.setFailedToZero();
await this.setLastLogLine(0);
this.failed = false;
}

Expand Down

0 comments on commit a59032a

Please sign in to comment.