mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 22:29:38 +00:00
Add download location settings
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
</button>
|
||||
}
|
||||
</div>
|
||||
<h2 class="card-title">{{ download.chartName }}</h2>
|
||||
<h2 class="card-title">{{ getDownloadName(download) }}</h2>
|
||||
<progress
|
||||
[attr.value]="download.percent"
|
||||
max="100"
|
||||
|
||||
Reference in New Issue
Block a user