fix: pass .env.example to Docker and release package bump:patch

This commit is contained in:
Tadashi
2024-10-01 14:49:57 +07:00
parent 89785f5be8
commit a424a630f2
4 changed files with 6 additions and 4 deletions

View File

@@ -200,7 +200,7 @@ class FileIndexPage(BasePage):
self.chunks = gr.HTML(visible=False)
with gr.Accordion("Advance Options", open=False):
with gr.Accordion("Advance options", open=False):
with gr.Row():
self.download_all_button = gr.DownloadButton(
"Download all files",