mirror of
https://github.com/immich-app/immich.git
synced 2025-12-21 09:15:44 +03:00
chore(server): remove unused property (#9521)
This commit is contained in:
@@ -101,7 +101,6 @@ export class UserCore {
|
||||
type: LibraryType.UPLOAD,
|
||||
importPaths: [],
|
||||
exclusionPatterns: [],
|
||||
isVisible: true,
|
||||
});
|
||||
|
||||
return userEntity;
|
||||
|
||||
Reference in New Issue
Block a user