Skip to content

Commit

Permalink
v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardovillao committed Feb 16, 2023
1 parent 053b2c8 commit 375eb17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/editor-scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ window.addEventListener('load', (e) => {
}

const observer = new MutationObserver((mutations, observer) => {
console.log('mudou');
const actionRegisterPostSection = eefElementorPanelEditor.querySelector('.elementor-control-eef-register-post-section');
if (!actionRegisterPostSection) {
return;
Expand Down

0 comments on commit 375eb17

Please sign in to comment.