fixed name of days in calendar chart

This commit is contained in:
Ralf Bauer 2023-06-03 23:38:52 +02:00
parent 64c6bd683a
commit 1f89adadf5
2 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ export const options = {
},
calendar: {
cellSize: 20,
daysOfWeek: 'MTWTFSS',
},
};
export default defineComponent({

Binary file not shown.