mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
fix full screen viewer
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -28,7 +28,7 @@ async function waitForOpts() {
|
||||
|
||||
async function postStartup() {
|
||||
log('postStartup');
|
||||
if (window.gradioObserver) window.gradioObserver.disconnect();
|
||||
// if (window.gradioObserver) window.gradioObserver.disconnect();
|
||||
if (window.hintsObserver) window.hintsObserver.disconnect();
|
||||
logTimers();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user