mirror of
https://github.com/flarum/core.git
synced 2025-07-26 03:01:22 +02:00
When loading a single post at the start of a discussion, start=0 and end=0. But end would be set to start+limit, which was incorrect.
When loading a single post at the start of a discussion, start=0 and end=0. But end would be set to start+limit, which was incorrect.