Remove warning about download slowdowns as it's no longer true

This commit is contained in:
2025-05-15 23:57:56 +02:00
parent 732fdb8687
commit 9c8c9bb5f5
6 changed files with 13 additions and 26 deletions

View File

@@ -109,7 +109,7 @@ export const seek = delta => {
<br/><br/>
{#if file.show_ads}
<BandwidthUsage file={file} on:reload/>
<BandwidthUsage/>
{/if}
</div>