mirror of
https://github.com/WGDashboard/WGDashboard.git
synced 2026-08-04 15:03:02 +00:00
Push
This commit is contained in:
@@ -65,7 +65,7 @@ window.dayjs = dayjs
|
||||
<small class="text-muted ">
|
||||
<i class="bi bi-bar-chart-fill me-1"></i> Data Usage
|
||||
</small>
|
||||
<small class="fw-bold ms-sm-auto">
|
||||
<small class="fw-bold ms-auto">
|
||||
{{ props.config.data.toFixed(4) }} / {{ totalDataLimit ? parseFloat(totalDataLimit).toFixed(4) : 'Unlimited'}} GB
|
||||
</small>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user