mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-06 10:26:05 +02:00
feat(users): hide remark info to user self
This commit is contained in:
@@ -23,6 +23,7 @@ var ScoreLogSchema = new Schema({
|
||||
},
|
||||
reason: {
|
||||
event: {type: String, trim: true, default: ''},
|
||||
event_str: {type: String, trim: true, default: ''},
|
||||
params: {type: Object}
|
||||
},
|
||||
createdAt: {
|
||||
|
||||
Reference in New Issue
Block a user