Sam Fisher
IImmich
•Created by Sam Fisher on 10/23/2023 in #help-desk-support
Solved: How to unhide faces?
thanks again ❤️ 😄
9 replies
IImmich
•Created by Sam Fisher on 10/23/2023 in #help-desk-support
Solved: How to unhide faces?
Anyone looking - How to unhide all faces:
UPDATE public.person
SET "isHidden"=false
WHERE "isHidden"=true;
9 replies
IImmich
•Created by Sam Fisher on 10/23/2023 in #help-desk-support
Solved: How to unhide faces?
So if I check the db there are faces/persons with a hide flag ? And if I undo that everything will go back ?
9 replies