There was an error while loading. Please reload this page.
2 parents 8b08bbb + f8a1018 commit 00c52fdCopy full SHA for 00c52fd
1 file changed
website/apps/main.js
@@ -88,7 +88,7 @@ const Dialog = ({app, modal, toggleModal}) => {
88
</div>
89
<div class="button-container">
90
<a href="${xdcget_export + "/" + app.cache_relname}" target="_blank" class="button">
91
- Download
+ Add to Chat
92
</a>
93
<button class="ghost" onClick=${() => toggleModal(false)}>Close</button>
94
0 commit comments