Skip to content

Commit

Permalink
Remove broadcast embed iframe (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev authored Dec 29, 2024
1 parent 7b0cb2c commit 8883414
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/Round.vue
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,5 @@ getRound();
</svg>
You do not have Contributor access to this study so you can't upload PGN.
</div>

<iframe
:src="settings.lichessUrl + '/embed/broadcast/_/_/' + round.round.id + '?evals=0'"
class="w-full aspect-[4/3] border-0 pb-4"
></iframe>
</template>
</template>

0 comments on commit 8883414

Please sign in to comment.