Atualizar web/index.html

This commit is contained in:
2026-08-19 23:10:52 -03:00
parent a9e6fbf6b2
commit b70174adf3
+3
View File
@@ -22,6 +22,9 @@
<button onclick="shareConversation()">Share</button>
<button onclick="exportMD()">Export MD</button>
<button onclick="exportPDF()">Export PDF</button>
<button onclick="exportPPTX()">Exportar PPTX</button>
<button onclick="exportODP()">Exportar ODP</button>
<input type="file" id="importFile" onchange="importFile()">
<!-- Botões extras -->