Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sei-bstein committed Jan 31, 2024
1 parent 39da6e3 commit ccd5f6b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ <h4 class="mt-2 d-flex justify-content-between">
{{ctx.ticket.player?.approvedName}}
</button>
<ng-container *ngIf="ctx.ticket.isTeamGame">
//
/
<button class="btn btn-link p-0 copy-id-button" tooltip="Click to copy this team's ID"
[appCopyOnClick]="ctx.ticket.teamId">
{{ctx.ticket.teamName}}
Expand Down

0 comments on commit ccd5f6b

Please sign in to comment.