test: refs #8717 add integration test for agencyModes #1545

Merged
jtubau merged 27 commits from 8717-reviewAndFixAgencySection into dev 2025-04-01 05:19:07 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit fb00824ee3 - Show all commits

View File

@ -30,7 +30,7 @@ const $props = defineProps({
default: null,
},
toModule: {
type: String,
type: Object,
default: null,
},
});