forked from DebaucheryLibrarian/traxxx
Replaced default height and weight fields with fields taking units argument.
This commit is contained in:
@@ -47,6 +47,7 @@ function initReleasesActions(_store, _router) {
|
||||
name
|
||||
slug
|
||||
birthdate
|
||||
age
|
||||
originCountry: countryByBirthCountryAlpha2 {
|
||||
alpha2
|
||||
name
|
||||
@@ -111,6 +112,7 @@ function initReleasesActions(_store, _router) {
|
||||
name
|
||||
slug
|
||||
birthdate
|
||||
age
|
||||
originCountry: countryByBirthCountryAlpha2 {
|
||||
alpha2
|
||||
name
|
||||
|
||||
Reference in New Issue
Block a user