Skip to content

Commit

Permalink
Register URoboRus logo
Browse files Browse the repository at this point in the history
  • Loading branch information
g3force committed Jun 22, 2021
1 parent f8a8015 commit 7f7b915
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/teamLogoUrl.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ const knownLogos = new Map([
['ubc-thunderbots', require('@/assets/logos/ubc-thunderbots.png')],
['ultron', require('@/assets/logos/ultron.png')],
['umass-minutebots', require('@/assets/logos/umass-minutebots.png')],
['uroborus', require('@/assets/logos/uroborus.png')],
['yellow', require('@/assets/logos/yellow.png')],
['zjunlict', require('@/assets/logos/zjunlict.png')],
]);
Expand Down

0 comments on commit 7f7b915

Please sign in to comment.