Skip to content

Commit

Permalink
fixup! chore(room_preview): Add knocking action to the `RoomPreviewAc…
Browse files Browse the repository at this point in the history
…tions` too
  • Loading branch information
jmartinesp committed Oct 24, 2024
1 parent 1f08885 commit 7a8668a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings/matrix-sdk-ffi/src/room_preview.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
use std::sync::Arc;

use matrix_sdk::room_preview::RoomPreview as SdkRoomPreview;
use ruma::space::SpaceRoomJoinRule;

Expand Down

0 comments on commit 7a8668a

Please sign in to comment.