Update index.tsx
This commit is contained in:
@@ -232,7 +232,8 @@ export default function NirvanaRouter() {
|
|||||||
console.log(
|
console.log(
|
||||||
"window blurring now, should be always on top and then ill tell main process to change dimensions"
|
"window blurring now, should be always on top and then ill tell main process to change dimensions"
|
||||||
);
|
);
|
||||||
setDesktopMode("overlayOnly");
|
// todo: just in testing mode
|
||||||
|
// setDesktopMode("overlayOnly");
|
||||||
});
|
});
|
||||||
}, [setDesktopMode]);
|
}, [setDesktopMode]);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user