Skip to content

Commit

Permalink
fixes missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro.pizarro authored and g3force committed Nov 15, 2024
1 parent 1802946 commit c6f8317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/app/engine/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ var defaultTeams = []string{
"MRL",
"NAELIC",
"NAMeC",
"Neon"
"Neon",
"NEUIslanders",
"OMID",
"OP-AmP",
Expand Down

0 comments on commit c6f8317

Please sign in to comment.