mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 11:27:52 +08:00
Experimental: Interface to Move Posts to an Existing Topic
This commit is contained in:
@ -171,7 +171,6 @@ module Search
|
||||
end
|
||||
|
||||
# Remove attributes when we know they don't matter
|
||||
row.delete('id')
|
||||
if type == 'user'
|
||||
row['avatar_template'] = User.avatar_template(row['email'])
|
||||
end
|
||||
|
Reference in New Issue
Block a user