static: fix link for property mappings
This commit is contained in:
2
passbook/static/static/dist/main.js
vendored
2
passbook/static/static/dist/main.js
vendored
File diff suppressed because one or more lines are too long
2
passbook/static/static/dist/main.js.map
vendored
2
passbook/static/static/dist/main.js.map
vendored
File diff suppressed because one or more lines are too long
@ -94,7 +94,7 @@ export const SIDEBAR_ITEMS: SidebarItem[] = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Property Mappings",
|
name: "Property Mappings",
|
||||||
path: "administration/property_mappings",
|
path: "administration/property-mappings/",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Flows",
|
name: "Flows",
|
||||||
|
|||||||
Reference in New Issue
Block a user