fix codacy warning

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
Marcel Hibbe 2025-04-11 14:55:57 +02:00
parent c2ad89f7fb
commit df7e772817
No known key found for this signature in database
GPG Key ID: C793F8B59F43CE7B

View File

@ -61,12 +61,12 @@ data class CreateRoomRequest(
0, 0,
0, 0,
0, 0,
255, 0,
0, 0,
0, 0,
"", "",
"string", "",
"string", "",
Participants() Participants()
) )
} }