Skip to content

Commit

Permalink
Merge branch 'frappe:develop' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
batonac authored May 20, 2024
2 parents 2fbdad1 + f84edf9 commit 003767b
Showing 1 changed file with 8 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"section_break_2",
"access_token",
"webhooks_secret",
"use_sandbox"
"use_sandbox",
"header_img"
],
"fields": [
{
Expand Down Expand Up @@ -42,10 +43,15 @@
"fieldname": "use_sandbox",
"fieldtype": "Check",
"label": "Use Sandbox"
},
{
"fieldname": "header_img",
"fieldtype": "Attach Image",
"label": "Header Image"
}
],
"links": [],
"modified": "2023-09-22 13:33:42.225243",
"modified": "2024-05-14 16:18:26.154479",
"modified_by": "Administrator",
"module": "Payment Gateways",
"name": "GoCardless Settings",
Expand Down

0 comments on commit 003767b

Please sign in to comment.