parent
60182cd874
commit
cd9c3bf498
|
@ -21,7 +21,7 @@ export const STARTER_PACK_MAX_SIZE = 150
|
||||||
// code and update this number with each release until we can get the
|
// code and update this number with each release until we can get the
|
||||||
// server route done.
|
// server route done.
|
||||||
// -prf
|
// -prf
|
||||||
export const JOINED_THIS_WEEK = 50676 // as of Aug 17, 2024
|
export const JOINED_THIS_WEEK = 3060000 // estimate as of 9/6/24
|
||||||
|
|
||||||
const BASE_FEEDBACK_FORM_URL = `${HELP_DESK_URL}/requests/new`
|
const BASE_FEEDBACK_FORM_URL = `${HELP_DESK_URL}/requests/new`
|
||||||
export function FEEDBACK_FORM_URL({
|
export function FEEDBACK_FORM_URL({
|
||||||
|
|
Loading…
Reference in New Issue