diff --git a/tubearchivist/home/src/es/index_mapping.json b/tubearchivist/home/src/es/index_mapping.json index 5b487ce..a94acda 100644 --- a/tubearchivist/home/src/es/index_mapping.json +++ b/tubearchivist/home/src/es/index_mapping.json @@ -42,7 +42,7 @@ }, "channel_overwrites": { "properties": { - "format": { + "download_format": { "type": "text" }, "autodelete_days": { @@ -115,7 +115,7 @@ }, "channel_overwrites": { "properties": { - "format": { + "download_format": { "type": "text" }, "autodelete_days": {