Skip to content

Commit 238b208

Browse files
authored
added TauraBOTS team logo (#95)
1 parent 6dfe0f0 commit 238b208

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
57.6 KB
Loading

frontend/src/teamLogoUrl.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ const knownLogos = new Map([
2424
['robojackets', require('@/assets/logos/robojackets.png')],
2525
['roboteam-twente', require('@/assets/logos/roboteam-twente.png')],
2626
['src', require('@/assets/logos/src.png')],
27+
['taurabots', require('@/assets/logos/taurabots.png')],
2728
['tigers-mannheim', require('@/assets/logos/tigers-mannheim.png')],
2829
['turtlerabbit', require('@/assets/logos/turtlerabbit.png')],
2930
['ubc-thunderbots', require('@/assets/logos/ubc-thunderbots.png')],

0 commit comments

Comments
 (0)