Compare commits

..

No commits in common. "5f89c6e14c88f82d194c2bf339b7c1a7647295e8" and "9568370132e367738b46421b1ea7478cff13ed77" have entirely different histories.

3 changed files with 4 additions and 4 deletions

View File

@ -283,7 +283,7 @@ function initTagsActions(store, _router) {
id
name
slug
poster: tagsPoster {
poster: tagsPosterByTagId {
media {
thumbnail
comment

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "traxxx",
"version": "1.203.13",
"version": "1.203.12",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "traxxx",
"version": "1.203.13",
"version": "1.203.12",
"license": "ISC",
"dependencies": {
"@casl/ability": "^5.2.2",

View File

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