mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
fix: normalize diacritics in person name search in Web & Mobile (#28887)
This commit is contained in:
parent
5c38373808
commit
a7b5f81701
12 changed files with 218 additions and 19 deletions
|
|
@ -354,6 +354,14 @@ packages:
|
|||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "7.0.3"
|
||||
diacritic:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: diacritic
|
||||
sha256: "12981945ec38931748836cd76f2b38773118d0baef3c68404bdfde9566147876"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.1.6"
|
||||
drift:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue