🟥 firstPartyEventLogger.ts

This commit is contained in:
nirholas
2026-03-31 10:23:46 +00:00
parent 115d157773
commit 58467f6a6a

View File

@@ -447,3 +447,4 @@ export async function reinitialize1PEventLoggingIfConfigChanged(): Promise<void>
void oldProvider.shutdown().catch(() => {})
}