mirror of
https://github.com/immich-app/immich.git
synced 2025-12-17 09:13:17 +03: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