diff options
Diffstat (limited to 'web/index.html')
| -rw-r--r-- | web/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html index 9d55a13..d62d2b7 100644 --- a/web/index.html +++ b/web/index.html @@ -15,7 +15,7 @@ </div> <div> <select id="profile" value=""> - <option value="">none</option> + <option value="">none / manual</option> <option value="0">profile 1</option> <option value="1">profile 2</option> <option value="2">profile 3</option> |
