mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-24 16:48:52 -04:00
chore(sdk): Add missingn newline.
This commit is contained in:
@@ -78,6 +78,7 @@ pub(in super::super) struct SlidingSyncListRequestGenerator {
|
||||
///
|
||||
/// Note there's only one range in the `Growing` and `Paging` mode.
|
||||
ranges: Ranges,
|
||||
|
||||
/// The kind of request generator.
|
||||
pub(super) kind: SlidingSyncListRequestGeneratorKind,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user