Update readme and allow popups from popups
This commit is contained in:
@@ -221,6 +221,7 @@ class BrowserMod {
|
||||
if(msg.auto_close && msg.time) {
|
||||
this._set_screensaver(fn, msg.time);
|
||||
} else {
|
||||
// closePopUp();
|
||||
fn();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user