Skip to content

Commit 7a8668a

Browse files
committed
fixup! chore(room_preview): Add knocking action to the RoomPreviewActions too
1 parent 1f08885 commit 7a8668a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bindings/matrix-sdk-ffi/src/room_preview.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
use std::sync::Arc;
2+
23
use matrix_sdk::room_preview::RoomPreview as SdkRoomPreview;
34
use ruma::space::SpaceRoomJoinRule;
45

0 commit comments

Comments
 (0)