chore(schema): add native_fallback property for git segment

This commit is contained in:
L. Yeung 2024-11-11 20:15:32 +08:00 committed by Jan De Dobbeleer
parent 64071fc72c
commit 31fa1f37ab

View file

@ -1466,6 +1466,9 @@
},
"full_branch_path": {
"$ref": "#/definitions/full_branch_path"
},
"native_fallback": {
"$ref": "#/definitions/native_fallback"
}
}
}