Skip to content

Commit

Permalink
modify
Browse files Browse the repository at this point in the history
  • Loading branch information
veasion committed Aug 16, 2024
1 parent 0fbf4e9 commit 2c8b631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ppt2json.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<script src="static/ppt2svg.js"></script>
<script src="static/element.js"></script>
<script>
const apiKey = '26h1kms70ar4e60iz'
const apiKey = '13h8arG50ar4k62ph'
var editor = new JSONEditor(document.querySelector('#json'), {}, {})

var pptxObj = null
Expand Down

0 comments on commit 2c8b631

Please sign in to comment.