mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 18:29:27 +02:00
Add abuse and registration requests stats
This commit is contained in:
parent
fbe47a9f8e
commit
db69d9491e
25 changed files with 638 additions and 227 deletions
|
@ -1,3 +1,3 @@
|
|||
<div *ngIf="instanceBannerUrl" class="banner" [ngClass]="{ rounded }">
|
||||
<img class="rounded" [src]="instanceBannerUrl" alt="Instance banner">
|
||||
<img class="rounded" [src]="instanceBannerUrl" alt="">
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue