CEC-5752 - Define trim as well as model for Flashpack mappings
This commit is contained in:
@@ -289,7 +289,7 @@ const SiteRoutes = () => {
|
||||
providers={providers}
|
||||
/>
|
||||
<AuthRoute
|
||||
path="/tools/flashpack/:model/:year/:flashpack"
|
||||
path="/tools/flashpack/:model/:trim/:year/:flashpack"
|
||||
render={() => <FlashpackDetails />}
|
||||
type={TYPES.PROTECTED}
|
||||
token={token}
|
||||
|
||||
Reference in New Issue
Block a user