diff --git a/src/App.vue b/src/App.vue index f589754..6dd4538 100644 --- a/src/App.vue +++ b/src/App.vue @@ -41,6 +41,7 @@ export default class App extends Vue { defaultView: 'timeGridWeek', height: 'auto', minTime: '8:00', + maxTime: '22:00', googleCalendarApiKey: 'AIzaSyAQ46fgaqbekkmJqaKR0NCXntaJA6H8JoQ', eventSources: Object.entries(calendars).map(([name, id], idx) => { return {