summaryrefslogtreecommitdiff
path: root/static/install
diff options
context:
space:
mode:
Diffstat (limited to 'static/install')
-rw-r--r--static/install/web.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/install/web.html b/static/install/web.html
index 0ee9ea82..858c0961 100644
--- a/static/install/web.html
+++ b/static/install/web.html
@@ -28,7 +28,7 @@
<link rel="license" href="/LICENSE.txt"/>
<script type="module" src="/js/redirect.js?9"></script>
<script type="module" src="/js/fastboot/dist/fastboot.min.mjs?1"></script>
- <script type="module" src="/js/web-install.js?5"></script>
+ <script type="module" src="/js/web-install.js?6"></script>
</head>
<body>
<header>
@@ -182,7 +182,7 @@
<p>
<strong id="flash-release-status"></strong>
<!-- This appears as part of the status -->
- <button id="flash-reconnect-button" style="display: none;"><strong>Reconnect device</strong></button>
+ <button id="flash-reconnect-button" hidden="hidden"><strong>Reconnect device</strong></button>
</p>
</section>