diff options
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/constants.ts | 2 |
1 files changed, 1 insertions, 1 deletions
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<string, true> = { 'did:plc:oisofpd7lj26yvgiivf3lxsi': true, // hailey.at |