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