mirror of
https://github.com/immich-app/immich.git
synced 2025-11-11 15:03:03 +09:00
feat: filter people when using smart search (#7521)
This commit is contained in:
@@ -671,6 +671,7 @@ export type SmartSearchDto = {
|
||||
make?: string;
|
||||
model?: string;
|
||||
page?: number;
|
||||
personIds?: string[];
|
||||
query: string;
|
||||
size?: number;
|
||||
state?: string;
|
||||
|
||||
Reference in New Issue
Block a user