7299_testToMaster #351

Merged
alexm merged 321 commits from 7299_testToMaster into master 2024-05-07 05:36:02 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 107eaea704 - Show all commits

View File

@ -6,7 +6,7 @@ import TicketSummary from 'src/pages/Ticket/Card/TicketSummary.vue';
const { t } = useI18n();
const $props = defineProps({
defineProps({
id: {
type: Number,
required: true,