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

Commit 24edd2f

Browse files
committed
fixed weekdays shift
1 parent 1ffa82b commit 24edd2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,6 @@ class AtomicCalendar extends LitElement {
496496
*
497497
*/
498498
getHoursHTML(event) {
499-
console.log(event)
500499
const today = moment()
501500
// full day events, no hours set
502501
// 1. One day only, or multiple day ends today -> 'All day'

0 commit comments

Comments
 (0)