fix forgotten file

This commit is contained in:
2024-05-16 08:54:42 +02:00
parent 584dcaa4fd
commit 0e4f1103d4

View File

@@ -39,7 +39,7 @@ const view = () => {
}
router.push({
name: 'market-type',
name: 'market-types',
params: {
type: inputItem.value.id
}