Comparing version 1.3.3 to 1.3.4
@@ -474,3 +474,3 @@ 'use strict'; | ||
let template = { | ||
top_element_style: TOP_ELEMENT_STYLE.LARGE || options.top_element_style, | ||
top_element_style: options.top_element_style || TOP_ELEMENT_STYLE.LARGE, | ||
template_type: TEMPLATE_TYPE.LIST, | ||
@@ -477,0 +477,0 @@ elements: elements |
{ | ||
"name": "botly", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"description": "Simple Facebook Messenger Bot API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package