summaryrefslogtreecommitdiff
path: root/web/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/index.html')
-rw-r--r--web/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/index.html b/web/templates/index.html
index c34bacf..19f1c7e 100644
--- a/web/templates/index.html
+++ b/web/templates/index.html
@@ -164,7 +164,7 @@
id="modal-add-date"
class="flex-1 bg-input border border-white/20 rounded-lg px-3 py-2 text-sm text-white">
<select name="source" class="bg-input border border-white/20 rounded-lg px-3 py-2 text-sm text-white">
- <option value="todoist">Todoist</option>
+ <option value="doot">Doot</option>
<option value="trello">Trello</option>
</select>
</div>