There was an error while loading. Please reload this page.
1 parent f25a60e commit 5d9353dCopy full SHA for 5d9353d
src/main.js
@@ -12,8 +12,6 @@ window.jQuery = window.$ = jQuery;
12
document.addEventListener('DOMContentLoaded', () => {
13
initializeCore();
14
15
- console.log(Config);
16
-
17
if (Config.chatterbox) {
18
new ChatterBox({
19
id: '#chat-window',
0 commit comments