Skip to content
Snippets Groups Projects
Verified Commit a414461f authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Fixed import error in web UI

parent 1df455d1
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,7 @@
<script>
import Modal from '@/components/semantic/Modal'
import axios from 'axios'
import _ from "@/lodash"
export default {
props: ['show'],
......
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