mirror of
https://github.com/flarum/core.git
synced 2025-07-16 22:31:18 +02:00
* Fixes #945 - Incorrect Scrubber count value Clicking and dragging the Scrubber beyond the final post causes the counter to exceed the total post count. This commit fixes that issue. * Updated post calculating logic