Add another blank entry to bracnhes array to maintain parity with other arrays

This commit is contained in:
maxbyte9p 2023-12-01 11:05:40 -05:00
parent d88dc72f01
commit cf66e351fd
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ branches=(
''
''
''
''
)
declare -A macros