Skip to content

Commit 7f2fcb3

Browse files
committed
Re-add missing console.log
1 parent 1d2a9b9 commit 7f2fcb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/logSponsor.js

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
// const nDays = diffDays(startAt, endAt)
1616

1717
function logSponsor() {
18+
console.log()
1819
// if (!shouldDisplaySponsor()) {
1920
// console.log()
2021
// return

0 commit comments

Comments
 (0)