Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

Commit

Permalink
fixed weekdays shift
Browse files Browse the repository at this point in the history
  • Loading branch information
atomic7777 committed Jun 24, 2019
1 parent 1ffa82b commit 24edd2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app.js
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,6 @@ class AtomicCalendar extends LitElement {
*
*/
getHoursHTML(event) {
console.log(event)
const today = moment()
// full day events, no hours set
// 1. One day only, or multiple day ends today -> 'All day'
Expand Down

0 comments on commit 24edd2f

Please sign in to comment.