mirror of
https://github.com/KevinMidboe/immich.git
synced 2026-03-06 22:19:31 +00:00
* refactor: auth * chore: tests * Remove await on non-async method * refactor: constants * chore: remove extra async Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2 lines
47 B
TypeScript
2 lines
47 B
TypeScript
export const MOBILE_REDIRECT = 'app.immich:/';
|