fix ta_video mapping restore, #build

This commit is contained in:
Simon 2025-07-12 23:19:23 +07:00
parent 4baaabe3f3
commit 4245147e7e
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

View File

@ -110,6 +110,10 @@
"type": "text",
"index": false
},
"vid_thumb_base64": {
"type": "text",
"index": false
},
"date_downloaded": {
"type": "date",
"format": "epoch_second"