mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
2 lines
81 B
TypeScript
2 lines
81 B
TypeScript
export const loginPageMessage: string = import.meta.env.VITE_LOGIN_PAGE_MESSAGE;
|