We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7285f6e commit 8c93a73Copy full SHA for 8c93a73
src/components/settings/team/TeamName.vue
@@ -20,9 +20,12 @@
20
"KIKS",
21
"MCT Susano Logics",
22
"MRL",
23
+ "nAMeC",
24
"NEUIslanders",
25
"OMID",
26
+ "OP-AmP",
27
"Parsian",
28
+ "RobôCIn",
29
"RoboDragons",
30
"RoboFEI",
31
"RoboIME",
@@ -36,7 +39,8 @@
36
39
"ULtron",
37
40
"UMass Minutebots",
38
41
"UBC Thunderbots",
- "ZJUNlict"];
42
+ "ZJUNlict",
43
+ ];
44
45
export default {
46
name: "TeamName",
0 commit comments