Update index.ts

This commit is contained in:
talksik
2022-05-06 07:09:27 -05:00
parent 974a5a40fb
commit 191b86756f
+2
View File
@@ -47,6 +47,8 @@ const createWindow = (): void => {
// backgroundColor: "#00000000",
alwaysOnTop: true, // testing purposes
frame: false,
roundedCorners: false,
});