Skip to content

Commit

Permalink
fix: don't disable update on the main faction record when historical …
Browse files Browse the repository at this point in the history
…record needs not be updated
  • Loading branch information
SayakMukhopadhyay committed Sep 7, 2024
1 parent 8b1fd9f commit 95c0b19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eddn_listener/schemas/journalv5.js
Original file line number Diff line number Diff line change
Expand Up @@ -1156,7 +1156,6 @@ function Journal() {
)
) {
doUpdate = false
doUpdateTime = false
}
}

Expand Down

0 comments on commit 95c0b19

Please sign in to comment.