common: Add missing re-export of AnyPushRuleRef
This commit is contained in:
parent
fca5d36402
commit
eec58921ad
@ -30,7 +30,7 @@ pub use self::{
|
||||
condition::{
|
||||
ComparisonOperator, FlattenedJson, PushCondition, PushConditionRoomCtx, RoomMemberCountIs,
|
||||
},
|
||||
iter::{AnyPushRule, RulesetIntoIter, RulesetIter},
|
||||
iter::{AnyPushRule, AnyPushRuleRef, RulesetIntoIter, RulesetIter},
|
||||
};
|
||||
|
||||
/// A push ruleset scopes a set of rules according to some criteria.
|
||||
|
Loading…
x
Reference in New Issue
Block a user