mirror of
https://github.com/immich-app/immich.git
synced 2026-03-26 11:50:53 +03:00
feat(web): manual face tagging and deletion (#16062)
This commit is contained in:
1
web/src/lib/stores/face-edit.svelte.ts
Normal file
1
web/src/lib/stores/face-edit.svelte.ts
Normal file
@@ -0,0 +1 @@
|
||||
export const isFaceEditMode = $state({ value: false });
|
||||
Reference in New Issue
Block a user