push: Re-export ScalarJsonValue
It was part of the public interface already, but not nameable.
This commit is contained in:
parent
ad457c1c11
commit
ffc271f3ec
@ -39,7 +39,7 @@ pub use self::{
|
||||
action::{Action, Tweak},
|
||||
condition::{
|
||||
ComparisonOperator, FlattenedJson, FlattenedJsonValue, PushCondition, PushConditionRoomCtx,
|
||||
RoomMemberCountIs, _CustomPushCondition,
|
||||
RoomMemberCountIs, ScalarJsonValue, _CustomPushCondition,
|
||||
},
|
||||
iter::{AnyPushRule, AnyPushRuleRef, RulesetIntoIter, RulesetIter},
|
||||
predefined::{
|
||||
|
Loading…
x
Reference in New Issue
Block a user