mirror of
https://github.com/immich-app/immich.git
synced 2025-12-18 09:13:15 +03:00
2 lines
81 B
TypeScript
2 lines
81 B
TypeScript
export const loginPageMessage: string = import.meta.env.VITE_LOGIN_PAGE_MESSAGE;
|