forked from LiveCarta/LiveCartaWP
small fix
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
if (document.querySelector('.show-promo-popup')) {
|
||||
setTimeout(function(){
|
||||
if (document.querySelector('.signed-user')){
|
||||
if (!document.querySelector('.signed-user')){
|
||||
addPopup();
|
||||
}
|
||||
}, 6000);
|
||||
|
||||
Reference in New Issue
Block a user