Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
donavanbecker committed Feb 6, 2024
1 parent 33f2ffb commit 3b0fa6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/homebridge-ui/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
Give your application a name, and enter the 'Callback URL' exactly as it is displayed below.
<br>
<div class="input-group mt-3">
<input type="text" class="form-control" disabled id="copyMe">
<input type="text" class="form-control" id="copyMe">
<div class="input-group-append">
<button class="btn btn-primary m-0 py-0 px-3" onclick="copyMyText()" type="button">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor"
Expand Down

0 comments on commit 3b0fa6a

Please sign in to comment.