Added Branch field to every preset with a Brand field (#249)

This commit is contained in:
Minh Nguyễn 2021-12-13 08:49:10 -08:00 committed by GitHub
parent e566231b1d
commit 0c7dd7ed43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
40 changed files with 47 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
"key": "branch",
"type": "text",
"label": "Branch"
}