diff --git a/lib/merit/point_rules.rb b/lib/merit/point_rules.rb index 18bb48a..8e575a8 100644 --- a/lib/merit/point_rules.rb +++ b/lib/merit/point_rules.rb @@ -61,7 +61,6 @@ module Merit :value => lambda {|vote| vote.vote}, :description => _('Point weight for the author of a voted content'), :default_weight => 50, - :condition => lambda {|vote| vote.voteable.profile.community? } }, :vote_voteable => { :action => 'vote#create', -- libgit2 0.21.2