diff options
Diffstat (limited to 'web/index.html')
| -rw-r--r-- | web/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html index f212ca6..0632cd7 100644 --- a/web/index.html +++ b/web/index.html @@ -32,6 +32,7 @@ <option value="auto">Auto</option> <option value="claude">Claude</option> <option value="gemini">Gemini</option> + <option value="local">Local</option> </select> <button id="btn-notifications" class="btn-secondary" title="Enable push notifications">🔔</button> <button id="btn-start-next" class="btn-secondary">Start Next</button> |
