Skip to content

Commit 8c93a73

Browse files
committed
[feature] Add new teams for RoboCup 2019
1 parent 7285f6e commit 8c93a73

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/components/settings/team/TeamName.vue

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,12 @@
2020
"KIKS",
2121
"MCT Susano Logics",
2222
"MRL",
23+
"nAMeC",
2324
"NEUIslanders",
2425
"OMID",
26+
"OP-AmP",
2527
"Parsian",
28+
"RobôCIn",
2629
"RoboDragons",
2730
"RoboFEI",
2831
"RoboIME",
@@ -36,7 +39,8 @@
3639
"ULtron",
3740
"UMass Minutebots",
3841
"UBC Thunderbots",
39-
"ZJUNlict"];
42+
"ZJUNlict",
43+
];
4044
4145
export default {
4246
name: "TeamName",

0 commit comments

Comments
 (0)