mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced 2025-05-17 13:31:09 +00:00
add mapping for channel_tvart_url
This commit is contained in:
parent
8591c44ef2
commit
160676acc1
@ -25,6 +25,10 @@
|
||||
"type": "keyword",
|
||||
"index": false
|
||||
},
|
||||
"channel_tvart_url": {
|
||||
"type": "keyword",
|
||||
"index": false
|
||||
},
|
||||
"channel_thumb_url": {
|
||||
"type": "keyword",
|
||||
"index": false
|
||||
@ -84,6 +88,10 @@
|
||||
"type": "keyword",
|
||||
"index": false
|
||||
},
|
||||
"channel_tvart_url": {
|
||||
"type": "keyword",
|
||||
"index": false
|
||||
},
|
||||
"channel_thumb_url": {
|
||||
"type": "keyword",
|
||||
"index": false
|
||||
|
Loading…
x
Reference in New Issue
Block a user