made it download exe, and made that work (scuffed in GO)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<h1 id="title"></h1>
|
||||
<div id="projectButtons">
|
||||
<button id="editProjectName" onclick="editProjectName()">Edit Name</button>
|
||||
<button id="exportProject" onclick="exportProject()">Export Project</button>
|
||||
<button id="exportProject" onclick="exportProject()">Export Project (Windows EXE)</button>
|
||||
</div>
|
||||
<h3 id="section-title">Commands:</h3>
|
||||
<div id="grid" class="bot-list">
|
||||
|
||||
Reference in New Issue
Block a user