mirror of
https://github.com/flarum/core.git
synced 2025-10-11 15:04:25 +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