removed chinese year label

This commit is contained in:
Mocilac
2025-08-11 13:59:08 +02:00
parent 88578d48d7
commit 0861ec7ef7
+1 -1
View File
@@ -1648,7 +1648,7 @@ const generateMonthTimelineData = () => {
class="timeline-year"
:style="{ width: '719px' }"
>
<div class="year-label">{{ yearValue }}</div>
<div class="year-label">{{ yearValue }}</div>
</div>
</div>