add poi type to feed item shape

This commit is contained in:
2026-01-10 18:50:15 +00:00
parent f463bae19c
commit c13a4f3247
9 changed files with 496 additions and 26 deletions

View File

@@ -132,6 +132,7 @@ final class FeedStore {
ttlSec: ttl,
condition: card.condition,
startsAt: card.startsAt,
poiType: card.poiType,
bucket: card.bucket,
actions: card.actions
)