feat: refs #7984 add currency relation to ticket filter
This commit is contained in:
parent
a9e01dd71e
commit
84f2948f8b
|
@ -68,5 +68,6 @@ export default {
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
{ relation: 'currency' },
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue