Skip to content

Commit

Permalink
hb_native_privicon (#194)
Browse files Browse the repository at this point in the history
Co-authored-by: skoklowski <[email protected]>
  • Loading branch information
skoklowski and skoklowski authored Jan 19, 2023
1 parent bc001bf commit f6c5cf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/nativeAssetManager.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const NATIVE_KEYS = {
body: 'hb_native_body',
body2: 'hb_native_body2',
privacyLink: 'hb_native_privacy',
privacyIcon: 'hb_native_privicon',
sponsoredBy: 'hb_native_brand',
image: 'hb_native_image',
icon: 'hb_native_icon',
Expand Down
1 change: 1 addition & 0 deletions test/spec/nativeAssetManager_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const NATIVE_KEYS = {
body: 'hb_native_body',
body2: 'hb_native_body2',
privacyLink: 'hb_native_privacy',
privacyIcon: 'hb_native_privicon',
sponsoredBy: 'hb_native_brand',
image: 'hb_native_image',
icon: 'hb_native_icon',
Expand Down

0 comments on commit f6c5cf3

Please sign in to comment.