Skip to content

Commit

Permalink
set pdf embed api key (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruchika4 authored May 23, 2024
1 parent f91a005 commit a1a686e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,11 @@ const CONFIG = {
edgeConfigId: '72b074a6-76d2-43de-a210-124acc734f1c',
},
stage: {
pdfViewerClientId: '52092f4f87194756a2f344c9849ca34a',
edgeConfigId: '72b074a6-76d2-43de-a210-124acc734f1c',
},
prod: {
pdfViewerClientId: '2247575709e1419c90edba7caeb215ad',
edgeConfigId: '913eac4d-900b-45e8-9ee7-306216765cd2',
},
locales: {
Expand Down

0 comments on commit a1a686e

Please sign in to comment.