mirror of
https://github.com/immich-app/immich.git
synced 2025-07-09 03:04:16 -04:00
fix: typo
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
This commit is contained in:
parent
24c27eb366
commit
352abd6188
@ -220,7 +220,7 @@ export class PersonRepository implements IPersonRepository {
|
||||
/*
|
||||
* withArchived: true -> Return the count of all assets for a given person
|
||||
* withArchived: false -> Return the count of all unarchived assets for a given person
|
||||
* withArchived: undefiend ->
|
||||
* withArchived: undefined ->
|
||||
* - If person.withArchived = true -> Return the count of all assets for a given person
|
||||
* - If person.withArchived = false -> Return the count of all unarchived assets for a given person
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user