Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(backend): incorrect pagination when no data (#1499)
- fix an edge condition where sessions overview api would set `previous` value of pagination meta incorrectly to `true` when there are no results. fixes #1497 Signed-off-by: detj <[email protected]>
- Loading branch information