miru/src/lib/index.ts
ThaUnknown 7c9ffab987
feat: forums skeleloaders
fix: thread child comments [again]
feat: proper port support check
2025-05-22 16:05:52 +02:00

6 lines
244 B
TypeScript

// TODO: update these
export const CHANGELOG_URL = 'https://api.github.com/repos/ThaUnknown/miru/releases'
export const WEB_URL = 'https://miru.watch'
export const DEFAULT_EXTENSIONS = 'gh:hayase-app/extensions'
export const SETUP_VERSION = 2