@smartico/public-api 0.0.160 → 0.0.161

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -372,6 +372,7 @@ const SAWTemplatesTransform = items => {
372
372
  acknowledge_dp: p.saw_prize_ui_definition.acknowledge_dp,
373
373
  acknowledge_action_title: p.saw_prize_ui_definition.acknowledge_action_title,
374
374
  pool: p.pool,
375
+ pool_initial: p.pool_initial,
375
376
  wins_count: p.wins_count
376
377
  };
377
378
  return y;