change supervoter magnitude from 5 to 3
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
class SuperVoter < ActiveRecord::Base
|
class SuperVoter < ActiveRecord::Base
|
||||||
MAGNITUDE = 5
|
MAGNITUDE = 3
|
||||||
DURATION = 1.week
|
DURATION = 1.week
|
||||||
|
|
||||||
belongs_to :user
|
belongs_to :user
|
||||||
|
|||||||
Reference in New Issue
Block a user