style: Add missing semicolon

This commit is contained in:
Suraj Shetty 2019-07-10 19:39:40 +05:30 committed by GitHub
parent a7a6987c42
commit 7837fbe231
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,4 +61,4 @@ $.extend(frappe.breadcrumbs.module_map, {
'Utilities': 'Settings',
'Shopping Cart': 'Website',
'Contacts': 'CRM'
})
});