Skip to content

Commit 62ca06d

Browse files
Adam BaloghAdam Balogh
authored andcommitted
invite
1 parent 8d8d581 commit 62ca06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/activity_tracker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class ActivityStats:
2020

2121
class PointsConfig:
2222
POINTS_PER_MESSAGE = 1
23-
POINTS_PER_SUCCESSFUL_INVITE = 100
23+
POINTS_PER_SUCCESSFUL_INVITE = 80
2424

2525

2626
class ActivityTracker:

0 commit comments

Comments
 (0)