Commit 98f935b8 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix

parent 86359ef3
...@@ -264,6 +264,8 @@ ...@@ -264,6 +264,8 @@
messages: {}, messages: {},
currentId: null currentId: null
}; };
chatFiles = [];
params = {}; params = {};
if ($page.url.searchParams.get('models')) { if ($page.url.searchParams.get('models')) {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment