mirror of
https://github.com/flarum/core.git
synced 2025-07-23 01:31:40 +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.