Merge branch 'kb_development' into kb_migration

This commit is contained in:
KMY 2023-04-10 14:14:00 +09:00
commit 139030f230
16 changed files with 61 additions and 25 deletions

View file

@ -6,7 +6,7 @@ class PotentialFriendshipTracker
WEIGHTS = {
reply: 1,
emoji_reaction: 2,
emoji_reaction: 3,
favourite: 10,
reblog: 20,
}.freeze