Skip to content

Commit

Permalink
Fix test compilation issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarty committed Nov 21, 2024
1 parent e7ccbb9 commit 3407a1d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ internal fun aRustRoomPreviewInfo(
isHistoryWorldReadable = true,
membership = membership,
joinRule = joinRule,
heroes = null,
)
}

0 comments on commit 3407a1d

Please sign in to comment.