master
km0 1 year ago
parent 3cc965809f
commit 38c7c8516f

@ -10,7 +10,7 @@ export default {
const categories = ref([""]);
const date = ref(null);
const { padStore, currentPage } = padliographyStore();
const { padStore, currentPage, baseUrl } = padliographyStore();
const sent = ref(false);
const disabled = computed(() => {

Loading…
Cancel
Save