Compare commits

..

No commits in common. "5e7741afe8874a9a0228bd524d479ff9436dc0df" and "03915110cfac71f32f9b722545e474a7a4ea6aa0" have entirely different histories.

4 changed files with 2 additions and 5 deletions

View File

@ -46,8 +46,6 @@ const actorFields = `
slug
birthdate: dateOfBirth
age
ageFromBirth
dateOfBirth
gender
avatar: avatarMedia {
id

View File

@ -131,7 +131,6 @@ function initReleasesActions(store, router) {
name
slug
age
ageFromBirth
dateOfBirth
birthCountry: countryByBirthCountryAlpha2 {
alpha2

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "traxxx",
"version": "1.145.6",
"version": "1.145.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "traxxx",
"version": "1.145.6",
"version": "1.145.5",
"description": "All the latest porn releases in one place",
"main": "src/app.js",
"scripts": {