mirror of
https://github.com/immich-app/immich.git
synced 2025-11-15 23:52:38 +09:00
feat(server,web): update email address (#1186)
* feat: change email * test: change email
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<script lang="ts" context="module">
|
||||
export enum SettingInputFieldType {
|
||||
EMAIL = 'email',
|
||||
TEXT = 'text',
|
||||
NUMBER = 'number',
|
||||
PASSWORD = 'password'
|
||||
|
||||
Reference in New Issue
Block a user