Remove context item and replace with setting

This commit is contained in:
Sakii
2024-09-10 21:59:50 +02:00
parent 967fa056a2
commit 2176750586
3 changed files with 23 additions and 22 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ declare global {
autoHideMenuBar?: boolean;
locale?: string | string[];
disableHardwareAcceleration?: boolean;
monochrome?: boolean;
monochromeIcon?: boolean;
}>;
}
/* eslint-enable no-var */