Files
textbee/web/config/external-links.ts
2025-01-06 06:15:13 +03:00

7 lines
202 B
TypeScript

export const ExternalLinks = {
patreon: 'https://patreon.com/vernu',
github: 'https://github.com/vernu/textbee',
discord: 'https://discord.gg/d7vyfBpWbQ',
polar: 'https://donate.textbee.dev',
}