4774-traducciones #853

Open
carlossa wants to merge 34 commits from 4774-traducciones into dev
1 changed files with 1 additions and 1 deletions
Showing only changes of commit dc93ec8fb5 - Show all commits

View File

@ -1,6 +1,6 @@
<script setup>
import axios from 'axios';
import { computed, ref, nextTick, ref, useAttrs, watch } from 'vue';
import { computed, nextTick, ref, useAttrs, watch } from 'vue';
import { useRouter, onBeforeRouteLeave } from 'vue-router';
import { useI18n } from 'vue-i18n';
import { useQuasar } from 'quasar';