From 6d290591daee25f137d5d614fe3135c4fcbc1eed Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Tue, 26 Nov 2024 19:27:44 -0800 Subject: Release 1.95 take2 (#6771) * Run intl extract * Update join count --- src/lib/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/constants.ts') diff --git a/src/lib/constants.ts b/src/lib/constants.ts index ee066d919..a44a9e518 100644 --- a/src/lib/constants.ts +++ b/src/lib/constants.ts @@ -21,7 +21,7 @@ export const STARTER_PACK_MAX_SIZE = 150 // code and update this number with each release until we can get the // server route done. // -prf -export const JOINED_THIS_WEEK = 3500000 // estimate as of 11/16/24 +export const JOINED_THIS_WEEK = 2880000 // estimate as of 11/26/24 export const DISCOVER_DEBUG_DIDS: Record = { 'did:plc:oisofpd7lj26yvgiivf3lxsi': true, // hailey.at -- cgit 1.4.1