This commit is contained in:
Mikhail 2024-05-07 16:13:53 +02:00
parent 5512a74999
commit 061c3a1093
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ impl Storage {
memberships
where
user_id = ? and room_id = ?;
",
)
.bind(player_id)