diff options
Diffstat (limited to 'app/components/rules/follow.rb')
| -rw-r--r-- | app/components/rules/follow.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/components/rules/follow.rb b/app/components/rules/follow.rb index 868d44f..5a4968d 100644 --- a/app/components/rules/follow.rb +++ b/app/components/rules/follow.rb @@ -1,3 +1,3 @@ FF::Cmp.new('Follow', :target, - strength: 100) + strength: 1) |
