zephir / kirby-cookieconsent

Cookieconsent plugin for Kirby 3
MIT License
47 stars 2 forks source link

Unneccessary console log output #9

Closed morja closed 2 months ago

morja commented 2 months ago

Hi, thanks a lot for your work!

I noticed that in the index.js there is a log message.

console.log(CookieConsent)

It would be great if it would not log anything by default.