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
Branches
Tags
No related merge requests found
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
</template> </template>
<script> <script>
import lodash from "@/lodash" import _ from "@/lodash"
import axios from "axios" import axios from "axios"
import TranslationsMixin from "@/components/mixins/Translations" import TranslationsMixin from "@/components/mixins/Translations"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment