✨ 🛴 listSessionsImpl.ts
This commit is contained in:
@@ -452,3 +452,4 @@ export async function listSessionsImpl(
|
|||||||
if (!doStat) return readAllAndSort(candidates)
|
if (!doStat) return readAllAndSort(candidates)
|
||||||
return applySortAndLimit(candidates, limit, off)
|
return applySortAndLimit(candidates, limit, off)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user