Skip to content

Commit e09bbda

Browse files
committed
make toml select adj main by default
1 parent 6ce939a commit e09bbda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/cmd/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ files = "/"
1414
boardsList = ["VCU"]
1515

1616
[adj]
17-
branch = "" # Leave blank when using ADJ as a submodule
17+
branch = "main" # Leave blank when using ADJ as a submodule

0 commit comments

Comments
 (0)