Update content.html

This commit is contained in:
missmeowness 2023-05-12 13:42:56 +03:00
parent c7327cbe22
commit e296da7543

View File

@ -25,7 +25,7 @@
<ng-container *ngSwitchCase="'link'"><a [href]="[token.word]" target="_blank">{{ token.word }}</a></ng-container>
<ng-container *ngSwitchCase="'image'"><img mat-card-image class="event-image" loading="lazy" decoding="async" [matTooltip]="token.word" [alt]="token.word" [src]="token.safeWord" (click)="expandImage(token.word)" /></ng-container>
<ng-container *ngSwitchCase="'linebreak'"><br /></ng-container>
<ng-container *ngSwitchCase="'spotify'">1
<ng-container *ngSwitchCase="'spotify'">
<iframe sandbox="allow-scripts allow-same-origin" style="border-radius: 12px" [src]="token.safeWord" width="100%" height="152" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
</ng-container>
<ng-container *ngSwitchCase="'tidal'">