chore: revert prekey count to match WA Web

This commit is contained in:
Adhiraj Singh
2022-04-24 12:24:26 +05:30
parent 3bd231b37a
commit f5f186242c

View File

@@ -68,4 +68,4 @@ export const MEDIA_KEYS = Object.keys(MEDIA_PATH_MAP) as MediaType[]
export const MIN_PREKEY_COUNT = 5
export const INITIAL_PREKEY_COUNT = 50
export const INITIAL_PREKEY_COUNT = 30