mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-07-08 06:37:48 +02:00
fix: fix tooltip repo size
This commit is contained in:
@@ -316,7 +316,7 @@
|
|||||||
</span>
|
</span>
|
||||||
<span
|
<span
|
||||||
class="ml-0 mr-3"
|
class="ml-0 mr-3"
|
||||||
title="Size: {{::repo.size | humanFileSize}}"
|
title="Size: {{::repo.size.storage | humanFileSize}}"
|
||||||
data-toggle="tooltip"
|
data-toggle="tooltip"
|
||||||
data-placement="bottom"
|
data-placement="bottom"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user