Skip to content

Commit

Permalink
Release 1.94 (#6430)
Browse files Browse the repository at this point in the history
* Fix errors in hindi .po

* Run intl extract

* Update join count
  • Loading branch information
pfrazee authored Nov 16, 2024
1 parent 965bcc4 commit 3c30bb1
Show file tree
Hide file tree
Showing 23 changed files with 27,841 additions and 18,499 deletions.
2 changes: 1 addition & 1 deletion src/lib/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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 = 650000 // estimate as of 10/28/24
export const JOINED_THIS_WEEK = 3500000 // estimate as of 11/16/24

export const DISCOVER_DEBUG_DIDS: Record<string, true> = {
'did:plc:oisofpd7lj26yvgiivf3lxsi': true, // hailey.at
Expand Down
Loading

0 comments on commit 3c30bb1

Please sign in to comment.