Foxnouns.NET/Foxnouns.Frontend/app/lib/utils.ts

2 lines
130 B
TypeScript

export const defaultAvatarUrl = "https://pronouns.cc/default/512.webp";
export const tokenCookieName = "__Host-pronounscc-token";