Skip to content

Commit

Permalink
Fix js name (#77227)
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Zhu <ben.zhu@a8c.com>
  • Loading branch information
benzhu56 and Ben Zhu committed May 23, 2023
1 parent b022572 commit a973c91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/development.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"facebook_api_key": "249643311490",
"discover_logged_out_redirect_url": "https://discover.wordpress.com",
"dsp_stripe_pub_key": "pk_live_51LYYzQF53KN4RFN0oHFYHpzmHGpuUAXZ6ygDAFxM4XkRArRsET0orrofmsynkd9DhFaOGEsDZ3RC4f8mgI0zhEyN000X8i0Mqx",
"dsp_widget_js_src": "https://widgets.wp.com/promote/widget.js",
"dsp_widget_js_src": "https://widgets.wp.com/promote-v2/widget.js",
"zendesk_presales_chat_key": "216bf91d-f10f-4f66-bf65-a0cba220cd38",
"zendesk_presales_chat_key_akismet": "7ce13115-7b34-4069-9d64-228d90f148d1",
"zendesk_presales_chat_key_jp_checkout": "7c42153f-f579-49ba-a33e-246b2d27fb93",
Expand Down
2 changes: 1 addition & 1 deletion config/wpcalypso.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"facebook_api_key": "249643311490",
"discover_logged_out_redirect_url": "https://discover.wordpress.com",
"dsp_stripe_pub_key": "pk_live_51LYYzQF53KN4RFN0oHFYHpzmHGpuUAXZ6ygDAFxM4XkRArRsET0orrofmsynkd9DhFaOGEsDZ3RC4f8mgI0zhEyN000X8i0Mqx",
"dsp_widget_js_src": "https://widgets.wp.com/promote/widget-v2.js",
"dsp_widget_js_src": "https://widgets.wp.com/promote-v2/widget.js",
"zendesk_presales_chat_key": "216bf91d-f10f-4f66-bf65-a0cba220cd38",
"zendesk_presales_chat_key_akismet": "7ce13115-7b34-4069-9d64-228d90f148d1",
"zendesk_presales_chat_key_jp_checkout": "7c42153f-f579-49ba-a33e-246b2d27fb93",
Expand Down

0 comments on commit a973c91

Please sign in to comment.