mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-09 05:09:39 +00:00
Update text
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
@if (download.type === 'done') {
|
||||
<button
|
||||
class="btn btn-sm btn-circle btn-ghost absolute right-2 top-2 tooltip tooltip-left tooltip-accent"
|
||||
data-tip="Hide"
|
||||
data-tip="Clear"
|
||||
(click)="downloadService.cancelDownload(download.md5)">
|
||||
<i class="bi bi-x-lg text-lg"></i>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user