mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add listenedAt to Page in elastic
This commit is contained in:
parent
ed18afa99d
commit
f243ececec
1 changed files with 3 additions and 0 deletions
|
|
@ -148,6 +148,9 @@
|
|||
},
|
||||
"readAt": {
|
||||
"type": "date"
|
||||
},
|
||||
"listenedAt": {
|
||||
"type": "date"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue