test #134

Merged
klaus merged 19 commits from test into main 2024-02-24 20:35:58 +00:00
1 changed files with 3 additions and 0 deletions
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(