1
mirror of https://github.com/jakejarvis/hoot.git synced 2025-10-18 20:14:25 -04:00
Files
hoot/server/services/constants.ts

3 lines
93 B
TypeScript

export const USER_AGENT =
process.env.HOOT_USER_AGENT || "hoot.sh/0.1 (+https://hoot.sh)";