diff --git a/tubearchivist/home/src/es/index_mapping.json b/tubearchivist/home/src/es/index_mapping.json index 7270563..e3af1d8 100644 --- a/tubearchivist/home/src/es/index_mapping.json +++ b/tubearchivist/home/src/es/index_mapping.json @@ -37,8 +37,7 @@ "type": "text" }, "channel_last_refresh": { - "type": "date", - "format": "epoch_second" + "type": "date" }, "channel_overwrites": { "properties": { @@ -120,8 +119,7 @@ "type": "text" }, "channel_last_refresh": { - "type": "date", - "format": "epoch_second" + "type": "date" }, "channel_overwrites": { "properties": {