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