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

fix: import model

parent 7c354476
...@@ -384,6 +384,7 @@ ...@@ -384,6 +384,7 @@
} }
await models.set(await getModels(localStorage.token)); await models.set(await getModels(localStorage.token));
_models = $models;
}; };
reader.readAsText(importFiles[0]); reader.readAsText(importFiles[0]);
......
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