Skip to content

Commit

Permalink
Re-add missing console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
dherault committed Oct 29, 2024
1 parent 1d2a9b9 commit 7f2fcb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/logSponsor.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
// const nDays = diffDays(startAt, endAt)

function logSponsor() {
console.log()
// if (!shouldDisplaySponsor()) {
// console.log()
// return
Expand Down

0 comments on commit 7f2fcb3

Please sign in to comment.