Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update tools/find-inactive-tsc.mjs
Co-authored-by: Michaël Zasso <targos@protonmail.com>
  • Loading branch information
Trott and targos authored Jul 20, 2022
commit d50edace8986864354d2527366531cfc7dc8e12a
2 changes: 1 addition & 1 deletion tools/find-inactive-tsc.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -282,4 +282,4 @@ if (inactive.length) {
if (verbose) {
console.log(attendance);
console.log(votingRecords);
}
}