mirror of
https://github.com/discourse/discourse.git
synced 2025-06-01 17:40:43 +08:00
UX: Unify reviewable scores + history
This commit is contained in:
@ -180,7 +180,8 @@ protected
|
||||
def meta_types
|
||||
{
|
||||
created_by: 'user',
|
||||
target_created_by: 'user'
|
||||
target_created_by: 'user',
|
||||
reviewed_by: 'user'
|
||||
}
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user