mirror of
https://github.com/ThaUnknown/miru.git
synced 2026-04-30 06:03:12 +00:00
6 lines
244 B
TypeScript
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
|