mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
Format web code with prettier
Added `.md` and `.json` to .prettierignore
This commit is contained in:
parent
de996c0a81
commit
aed94bfc4c
5 changed files with 151 additions and 149 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue