summaryrefslogtreecommitdiff
path: root/frontend/start/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/start/index.html')
-rw-r--r--frontend/start/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/start/index.html b/frontend/start/index.html
index bd7e407..0f8a0cf 100644
--- a/frontend/start/index.html
+++ b/frontend/start/index.html
@@ -71,7 +71,7 @@
<button id="notbtn" class="button bg-redder">Enable Required Permissions</button>
</div>
</div>
- <button class="button bg-1" id="startbtn">Start</button>
+ <button class="button bg-1" id="startbtn" disabled>Start</button>
</div>
<script src="/main.js"></script>
<script src="/start.js"></script>