Added logos to tag photos.
This commit is contained in:
@@ -40,6 +40,20 @@ function initTagsActions(store, _router) {
|
||||
lazy
|
||||
path
|
||||
comment
|
||||
entity {
|
||||
id
|
||||
name
|
||||
slug
|
||||
type
|
||||
independent
|
||||
parent {
|
||||
id
|
||||
name
|
||||
slug
|
||||
type
|
||||
independent
|
||||
}
|
||||
}
|
||||
sfw: sfwMedia {
|
||||
id
|
||||
thumbnail
|
||||
@@ -56,6 +70,20 @@ function initTagsActions(store, _router) {
|
||||
lazy
|
||||
path
|
||||
comment
|
||||
entity {
|
||||
id
|
||||
name
|
||||
slug
|
||||
type
|
||||
independent
|
||||
parent {
|
||||
id
|
||||
name
|
||||
slug
|
||||
type
|
||||
independent
|
||||
}
|
||||
}
|
||||
sfw: sfwMedia {
|
||||
id
|
||||
thumbnail
|
||||
@@ -132,6 +160,20 @@ function initTagsActions(store, _router) {
|
||||
thumbnail
|
||||
comment
|
||||
lazy
|
||||
entity {
|
||||
id
|
||||
name
|
||||
slug
|
||||
type
|
||||
independent
|
||||
parent {
|
||||
id
|
||||
name
|
||||
slug
|
||||
type
|
||||
independent
|
||||
}
|
||||
}
|
||||
sfw: sfwMedia {
|
||||
thumbnail
|
||||
comment
|
||||
|
||||
Reference in New Issue
Block a user