@smartico/public-api 0.0.102 → 0.0.103

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.
@@ -264,6 +264,7 @@ const SAWTemplatesTransform = items => {
264
264
  thumbnail: (_r$saw_skin_ui_defini = r.saw_skin_ui_definition) != null && _r$saw_skin_ui_defini.skin_folder ? ((_r$saw_skin_ui_defini2 = r.saw_skin_ui_definition) == null ? void 0 : _r$saw_skin_ui_defini2.skin_folder) + '/ico.png' : `https://libs.smartico.ai/gf/images/saw/${r.saw_skin_key}/ico.png`,
265
265
  over_limit_message: r.saw_template_ui_definition.over_limit_message,
266
266
  no_attempts_message: r.saw_template_ui_definition.no_attempts_message,
267
+ no_points_message: r.saw_template_ui_definition.no_points_message,
267
268
  jackpot_symbol: r.saw_template_ui_definition.jackpot_symbol,
268
269
  saw_game_type: SAWGameTypeNamed(r.saw_game_type_id),
269
270
  saw_buyin_type: SAWBuyInTypeNamed(r.saw_buyin_type_id),