defaults,utils: Minimize vectors for automation detection

This commit is contained in:
Rajeh Taher
2025-10-07 20:28:58 +03:00
parent acc5111792
commit 54db127303
4 changed files with 29 additions and 7 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ export const DEFAULT_CONNECTION_CONFIG: SocketConfig = {
patch: false,
snapshot: false
},
countryCode: 'US',
countryCode: 'GB',
getMessage: async () => undefined,
cachedGroupMetadata: async () => undefined,
makeSignalRepository: makeLibSignalRepository