mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-22 01:24:52 +02:00
[eric] electron: drop preload UA diag log
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
const { contextBridge, ipcRenderer } = require('electron');
|
||||
|
||||
// eslint-disable-next-line no-console
|
||||
console.log('[diag][preload] start, ua=', navigator.userAgent);
|
||||
|
||||
// E2E gate: set the renderer flag BEFORE any page script parses so the
|
||||
// production-build store-on-window expose fires deterministically when
|
||||
|
||||
Reference in New Issue
Block a user