Browse Source

[minor] Paypal app title typo fix

"app_title": "Paypal Integation" → "app_title": "Paypal Integration",
version-14
strixaluco 9 years ago
committed by GitHub
parent
commit
906f8fcdaa
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      frappe/data/app_listing/paypal_integration.json

+ 1
- 1
frappe/data/app_listing/paypal_integration.json View File

@@ -7,7 +7,7 @@
"app_publisher": "Frappe", "app_publisher": "Frappe",
"app_email": "hello@frappe.io", "app_email": "hello@frappe.io",
"repo_url": "https://github.com/frappe/paypal_integration.git", "repo_url": "https://github.com/frappe/paypal_integration.git",
"app_title": "Paypal Integation",
"app_title": "Paypal Integration",
"app_version": "1.0.0", "app_version": "1.0.0",
"app_category": "Integrations", "app_category": "Integrations",
"featured": 1 "featured": 1


Loading…
Cancel
Save