mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
fix: Fix apps-erpnext.json branches
This commit is contained in:
parent
3005beb36c
commit
c941ea4306
1 changed files with 2 additions and 2 deletions
|
|
@ -17,10 +17,10 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "https://github.com/kid1194/frappe_alerts.git",
|
"url": "https://github.com/kid1194/frappe_alerts.git",
|
||||||
"branch": "develop"
|
"branch": "main"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "https://github.com/frappe/lending.git",
|
"url": "https://github.com/frappe/lending.git",
|
||||||
"branch": "develop"
|
"branch": "version-15"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue