✒️ PluginTrustWarning.tsx

This commit is contained in:
nirholas
2026-03-31 10:22:53 +00:00
parent 0824f6d131
commit 6b6cae1f58
3 changed files with 3 additions and 1 deletions

View File

@@ -201,3 +201,4 @@ export function isCcrMirrorEnabled(): boolean {
: false : false
} }

View File

@@ -2998,3 +2998,4 @@ function createHeadlessBridgeLogger(log: (s: string) => void): BridgeLogger {
} }
} }