add poi type to feed item shape
This commit is contained in:
@@ -75,6 +75,7 @@ final class HeuristicRanker {
|
||||
ttlSec: max(1, best.item.ttlSec),
|
||||
condition: best.item.condition,
|
||||
startsAt: best.item.startsAt,
|
||||
poiType: best.item.poiType,
|
||||
bucket: .rightNow,
|
||||
actions: ["DISMISS"]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user