forked from DebaucheryLibrarian/traxxx
Fixed birthdate interpolation and query.
This commit is contained in:
@@ -40,6 +40,7 @@ function initActorActions(store, router) {
|
||||
dateOfBirth
|
||||
dateOfDeath
|
||||
age
|
||||
dateOfBirth
|
||||
ageFromBirth
|
||||
ageAtDeath
|
||||
ethnicity
|
||||
@@ -280,6 +281,7 @@ function initActorActions(store, router) {
|
||||
name
|
||||
slug
|
||||
age
|
||||
dateOfBirth
|
||||
ageFromBirth
|
||||
ageAtDeath
|
||||
dateOfBirth
|
||||
|
||||
Reference in New Issue
Block a user