about summary refs log tree commit diff stats
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rw-r--r--html/matt-chat/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/matt-chat/index.html b/html/matt-chat/index.html
index 2bc8119..da9b908 100644
--- a/html/matt-chat/index.html
+++ b/html/matt-chat/index.html
@@ -694,7 +694,7 @@
     <div class="model-select-container">
         <select id="model-select"></select>
         <label>
-            <input type="checkbox" id="retain-history" /> Build Context As You Chat?
+            <input type="checkbox" id="retain-history" checked/> Build Context As You Chat?
         </label>
     </div>