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

Fixed undefined reference error

parent dbd82535
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,7 @@
</template>
<script>
import lodash from "@/lodash"
import _ from "@/lodash"
import axios from "axios"
import TranslationsMixin from "@/components/mixins/Translations"
......
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