CEC-4325 magna edit car (#331)

This commit is contained in:
John Wu
2023-05-12 10:36:44 -07:00
committed by GitHub
parent a9967a2c0f
commit e41bd97b6f
2 changed files with 2 additions and 2 deletions

View File

@@ -134,7 +134,7 @@ const MainForm = ({ vin }) => {
<RoleWrap
groups={groups}
providers={providers}
rolesPerProvider={Permissions.FiskerCreate}
rolesPerProvider={Permissions.FiskerMagnaCreate}
>
<Tooltip key={`update-${vin}`} title={`Update "${vin}"`}>
<Link to={`/vehicle-update?vin=${vin}`} style={{ margin: 5 }}>