fix ta_video mapping restore, #build
This commit is contained in:
parent
4baaabe3f3
commit
4245147e7e
|
|
@ -110,6 +110,10 @@
|
|||
"type": "text",
|
||||
"index": false
|
||||
},
|
||||
"vid_thumb_base64": {
|
||||
"type": "text",
|
||||
"index": false
|
||||
},
|
||||
"date_downloaded": {
|
||||
"type": "date",
|
||||
"format": "epoch_second"
|
||||
|
|
|
|||
Loading…
Reference in New Issue