mirror of
https://github.com/immich-app/immich.git
synced 2025-11-14 17:02:34 +09:00
Fix web lint issues
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
let error: string;
|
||||
let success: string;
|
||||
|
||||
let password: string = '';
|
||||
let confirmPassowrd: string = '';
|
||||
let password = '';
|
||||
let confirmPassowrd = '';
|
||||
|
||||
let changeChagePassword = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user