Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
fatfingers23 committed Apr 22, 2024
1 parent 860593c commit 1b51f95
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ const props = defineProps({
<img v-if="props.broadcast.broadcast.icon_url !== null"
class="w-10 h-10 rounded-full object-contain mr-1"
:src="props.broadcast.broadcast.icon_url"
onerror="this.src = '/src/assets/img/Trackscape_Logo_icon.png'"
alt=""
/>

Expand Down

0 comments on commit 1b51f95

Please sign in to comment.