summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/index.html1
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>