test #134

Merged
klaus merged 19 commits from test into main 2024-02-24 20:35:58 +00:00
Showing only changes of commit eb552f01f0 - Show all commits

View File

@@ -55,6 +55,9 @@ class NewRouletteService(
}
rouletteList.sortedBy { it.id }
println(rouletteList)
return rouletteList.asSequence()
.map {
GetNewRouletteResponse(