Chat attachments: allow picker to choose any file type

This commit is contained in:
red person
2026-06-02 14:55:30 +03:00
committed by GitHub
parent cfb7ec1c71
commit d0c925f6c8
2 changed files with 34 additions and 1 deletions

View File

@@ -981,7 +981,7 @@
<input type="checkbox" id="research-toggle" style="display:none;">
<input type="checkbox" id="rag-toggle" style="display:none;">
<input type="checkbox" id="incognito-toggle" style="display:none;">
<input type="file" id="file-input" class="hidden" multiple accept="image/*,application/pdf,video/*,.txt,.py,.html,.htm,.md,.json,.csv,.log,audio/*" />
<input type="file" id="file-input" class="hidden" multiple />
<!-- Unified chat input bar -->
<div class="chat-input-bar">