fix double message in popup and none in main window

This commit is contained in:
Ralf Becker
2020-07-24 09:23:44 +02:00
parent b60a9ffff4
commit 8bb9111cd5
2 changed files with 2 additions and 3 deletions

View File

@ -1060,7 +1060,7 @@ var fw_base = (function(){ "use strict"; return Class.extend(
}
// app running top-level (no full refresh / window reload!)
if (win == window)
if (win == window && _app !== 'msg-only-push-refresh')
{
var refresh_done = false;
// et2 nextmatch available, let it refresh