diff options
| author | Li Zhineng <[email protected]> | 2025-07-12 18:10:51 +0800 |
|---|---|---|
| committer | Li Zhineng <[email protected]> | 2025-07-12 18:14:50 +0800 |
| commit | 63b4be6c53d3b79e7d9dc24c61cf83649175b265 (patch) | |
| tree | 3e557199d6e023b711cdfe85e007aca243fe8257 /index.html | |
| parent | 9f80e84fa0c82cf8b7a683393051318b4923b372 (diff) | |
| download | setup-63b4be6c53d3b79e7d9dc24c61cf83649175b265.tar.gz setup-63b4be6c53d3b79e7d9dc24c61cf83649175b265.zip | |
fetch device key
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -123,10 +123,7 @@ <p class="form__text"> If you lose it, don't worry. You can reset and re-pair your device on this page at any time. </p> - <div class="input-group"> - <input id="device-key" class="input" type="text" value="rqpwp3sv9ximkmspery5nogc5yprhzjt" readonly /> - <button class="button" type="button">Copy</button> - </div> + <div class="input-group" data-key></div> </form> <form id="form-result-failure" class="form"> |
