fix: report authoritative Electron architecture
This commit is contained in:
@@ -227,6 +227,7 @@ type DesktopBridgeGlobal = {
|
||||
|
||||
type ElectronRuntimeGlobal = {
|
||||
runtime?: string;
|
||||
arch?: string;
|
||||
macVibrancy?: boolean;
|
||||
macVibrancySupported?: boolean;
|
||||
trayEnabled?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user