Still tinkering with how to make it work.

This commit is contained in:
2022-06-21 17:01:07 -04:00
parent 09fa40f4c8
commit 7c557e93d3
3 changed files with 187 additions and 6 deletions

View File

@@ -15,7 +15,7 @@
Chromium <span id="chrome-version"></span>,
and Electron <span id="electron-version"></span>.
<button onclick="processFiles()">Ingest</button>
<button id="ingestBtn">Ingest</button>
<!-- You can also require other files to run in this process -->
<script src="./renderer.js"></script>