mirror of
https://github.com/immich-app/immich.git
synced 2025-05-31 04:05:39 -04:00
2 lines
81 B
TypeScript
2 lines
81 B
TypeScript
export const loginPageMessage: string = import.meta.env.VITE_LOGIN_PAGE_MESSAGE;
|