Changed weight to mass in manticore actors table to prevent score weight conflict.
This commit is contained in:
@@ -62,7 +62,7 @@ const actorsFields = `
|
||||
date_of_birth timestamp,
|
||||
country string,
|
||||
has_avatar bool,
|
||||
weight int,
|
||||
mass int,
|
||||
height int,
|
||||
cup string,
|
||||
natural_boobs int,
|
||||
|
||||
Reference in New Issue
Block a user