state-res: Move room version 8, 9 logic from unstable-pre-spec to unstable-spec

This commit is contained in:
Jonas Platte
2022-02-01 21:37:11 +01:00
parent 760cbb94fc
commit 2706f24688
6 changed files with 33 additions and 32 deletions

View File

@@ -394,7 +394,7 @@ where
content,
redacts: None,
unsigned: btreemap! {},
#[cfg(not(feature = "unstable-pre-spec"))]
#[cfg(not(feature = "__unstable-pre-spec"))]
origin: "foo".into(),
auth_events,
prev_events,