Compare commits
No commits in common. "5f89c6e14c88f82d194c2bf339b7c1a7647295e8" and "9568370132e367738b46421b1ea7478cff13ed77" have entirely different histories.
5f89c6e14c
...
9568370132
|
@ -283,7 +283,7 @@ function initTagsActions(store, _router) {
|
|||
id
|
||||
name
|
||||
slug
|
||||
poster: tagsPoster {
|
||||
poster: tagsPosterByTagId {
|
||||
media {
|
||||
thumbnail
|
||||
comment
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue