Skip to content
Snippets Groups Projects
Verified Commit 24208c38 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Remove correct weekday order to make Vuetify work again

parent ed3cf619
No related branches found
No related tags found
1 merge request!1148Calendar events and iCal feeds
Pipeline #136433 failed
......@@ -117,7 +117,6 @@
:events="events"
:type="currentCalendarType"
:event_color="getColorForEvent"
:weekdays="[1, 2, 3, 4, 5, 6, 0]"
@click:date="viewDay"
@click:day="viewDay"
@click:more="viewDay"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment