mirror of
https://github.com/flarum/core.git
synced 2025-06-09 08:06:38 +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