feat: refs #7984 add currency relation to ticket filter

This commit is contained in:
Alex Moreno 2025-03-12 13:00:20 +01:00
parent a9e01dd71e
commit 84f2948f8b
1 changed files with 1 additions and 0 deletions

View File

@ -68,5 +68,6 @@ export default {
], ],
}, },
}, },
{ relation: 'currency' },
], ],
}; };