forked from Yara724/api
Fix ratings and statistics
This commit is contained in:
@@ -211,6 +211,9 @@ export class FileRating {
|
||||
|
||||
@Prop({ type: Number, min: 0, max: 5 })
|
||||
guiltyVehicleIdentification: number;
|
||||
|
||||
@Prop({ type: Number, min: 0, max: 5 })
|
||||
botRating: number;
|
||||
}
|
||||
|
||||
export class PriceDrop {
|
||||
|
||||
Reference in New Issue
Block a user