fix(error-report): Do not send error reports to support@erpnext.com
This commit is contained in:
parent
68eaaa068b
commit
29e77ccc00
@ -14,8 +14,6 @@ source_link = "https://github.com/frappe/erpnext"
|
|||||||
|
|
||||||
develop_version = '12.x.x-develop'
|
develop_version = '12.x.x-develop'
|
||||||
|
|
||||||
error_report_email = "support@erpnext.com"
|
|
||||||
|
|
||||||
app_include_js = "assets/js/erpnext.min.js"
|
app_include_js = "assets/js/erpnext.min.js"
|
||||||
app_include_css = "assets/css/erpnext.css"
|
app_include_css = "assets/css/erpnext.css"
|
||||||
web_include_js = "assets/js/erpnext-web.min.js"
|
web_include_js = "assets/js/erpnext-web.min.js"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user