[minor] [apps] set as featured
This commit is contained in:
parent
c4549468d3
commit
a7407e2f3f
2 changed files with 5 additions and 3 deletions
|
|
@ -9,5 +9,6 @@
|
|||
"repo_url": "https://github.com/frappe/erpnext_shopify.git",
|
||||
"app_title": "ERPNext Shopify",
|
||||
"app_version": "1.0.0",
|
||||
"app_category": "Integrations"
|
||||
"app_category": "Integrations",
|
||||
"featured": 1
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"app_url": "https://github.com/frappe/paypal_integration.git",
|
||||
"app_url": "https://frappe.github.io/paypal_integration",
|
||||
"app_name": "paypal_integration",
|
||||
"app_icon": "octicon octicon-credit-card",
|
||||
"app_color": "#179bd7",
|
||||
|
|
@ -9,5 +9,6 @@
|
|||
"repo_url": "https://github.com/frappe/paypal_integration.git",
|
||||
"app_title": "Paypal Integation",
|
||||
"app_version": "1.0.0",
|
||||
"app_category": "Integrations"
|
||||
"app_category": "Integrations",
|
||||
"featured": 1
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue