Skip to content
Snippets Groups Projects
Commit d85a5370 authored by HongKee Moon's avatar HongKee Moon
Browse files

Add all species

parent 5696d274
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@
.then((response) => {
setTimeout(() => {
this.loading = false;
response.data = response.data.slice(1)
// response.data = response.data.slice(1)
this.response = response
}, 10);
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment