mirror of
https://github.com/KevinMidboe/immich.git
synced 2026-01-22 09:06:36 +00:00
Format web code with prettier
Added `.md` and `.json` to .prettierignore
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
import { env } from '$env/dynamic/public';
|
||||
export const loginPageMessage: string = env.PUBLIC_LOGIN_PAGE_MESSAGE;
|
||||
export const loginPageMessage: string = env.PUBLIC_LOGIN_PAGE_MESSAGE;
|
||||
|
||||
Reference in New Issue
Block a user