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