Skip to content

Commit

Permalink
Add Emily to discover debug (#7101)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon authored Dec 13, 2024
1 parent ce69e05 commit adbc270
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export const DISCOVER_DEBUG_DIDS: Record<string, true> = {
'did:plc:ragtjsm2j2vknwkz3zp4oxrd': true, // pfrazee.com
'did:plc:vpkhqolt662uhesyj6nxm7ys': true, // why.bsky.team
'did:plc:3jpt2mvvsumj2r7eqk4gzzjz': true, // esb.lol
'did:plc:vjug55kidv6sye7ykr5faxxn': true, // emilyliu.me
}

const BASE_FEEDBACK_FORM_URL = `${HELP_DESK_URL}/requests/new`
Expand Down

0 comments on commit adbc270

Please sign in to comment.