Don't cut weekday names shown in weekday selector (breaks in some languages).
This commit is contained in:
parent
d8b4639ecd
commit
a3066946fc
@ -16,7 +16,7 @@
|
||||
@pointerenter="onDragOver(di)"
|
||||
@pointerup="onPointerUp"
|
||||
>
|
||||
{{ d.slice(0, 3) }}
|
||||
{{ d }}
|
||||
</button>
|
||||
<button
|
||||
v-for="g in barGroups"
|
||||
|
Loading…
x
Reference in New Issue
Block a user