Skip to content

Commit

Permalink
Debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
auscaster committed Mar 30, 2023
1 parent 5fb27a3 commit 4dd6586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vue-cal/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -1255,6 +1255,7 @@ export default {
},
mounted () {
console.log('vue-cal index mounted: https://github.com/chillburn/vue-cal.git#bugfix/start-week-on-sunday-incorrect-labels')
const ud = this.utils.date
const hasTouch = 'ontouchstart' in window
const { resize, drag, create, delete: deletable, title } = this.editEvents
Expand Down

0 comments on commit 4dd6586

Please sign in to comment.