Merge pull request #190 from ollama-webui/fix-no-files

fix: no files
This commit is contained in:
Timothy Jaeryang Baek 2023-12-07 14:55:19 -05:00 committed by GitHub
commit 92ced39a81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
let title = '';
let prompt = '';
let files = [];
let messages = [];
let history = {