| summaryrefslogtreecommitdiff | 
diff options
Diffstat (limited to 'src/shared/struct/shr_condition.erl')
| -rw-r--r-- | src/shared/struct/shr_condition.erl | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/src/shared/struct/shr_condition.erl b/src/shared/struct/shr_condition.erl index ec2493a..cf37531 100644 --- a/src/shared/struct/shr_condition.erl +++ b/src/shared/struct/shr_condition.erl @@ -12,8 +12,7 @@     {        id :: id(),        name :: binary(), -      description :: binary(), -      triggers :: ordset:ordset(trigger()) +      description :: binary()     }  ). | 


