Skip to content

Commit

Permalink
Update teamLogoUrl.js
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaoVictor0508 authored and g3force committed Nov 13, 2024
1 parent 8c3979b commit 082207a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/teamLogoUrl.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const knownLogos = new Map([
['roboteam-twente', require('@/assets/logos/roboteam-twente.png')],
['spbunited', require('@/assets/logos/spbunited.png')],
['src', require('@/assets/logos/src.png')],
['taurabots', require('@/assets/logos/taurabots.png')],
['taurabots', require('@/assets/logos/taura-bots.png')],
['tigers-mannheim', require('@/assets/logos/tigers-mannheim.png')],
['turtlerabbit', require('@/assets/logos/turtlerabbit.png')],
['titans', require('@/assets/logos/titans.png')],
Expand Down

0 comments on commit 082207a

Please sign in to comment.