Skip to content

Commit

Permalink
Merge pull request athensresearch#2115 from athensresearch/revert-211…
Browse files Browse the repository at this point in the history
…2-revert-2111-fix/block-link-counting-bug

Revert "Revert "fix: Feature block link correct counting""
  • Loading branch information
filipesilva authored Apr 5, 2022
2 parents 7d4edf7 + 27f0d98 commit 5a9507f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cljs/athens/electron/monitoring/core.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@
:count page-link}])
(pos? block-ref)
(conj [:reporting/block.link {:source source
:count page-link}]))))
:count block-ref}]))))

0 comments on commit 5a9507f

Please sign in to comment.