🎨 Search ignore case supports Unicode character folding Fix https://github.com/siyuan-note/siyuan/issues/5398

This commit is contained in:
Liang Ding 2022-07-13 12:03:41 +08:00
parent 275852c86c
commit 3cd46052fb
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
2 changed files with 3 additions and 3 deletions

View file

@ -111,7 +111,7 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
)
replace github.com/mattn/go-sqlite3 => github.com/88250/go-sqlite3 v1.14.13-0.20220412041952-88c3aaa8595e
replace github.com/mattn/go-sqlite3 => github.com/88250/go-sqlite3 v1.14.13-0.20220713031108-18de142395e6
//replace github.com/siyuan-note/dejavu => D:\88250\dejavu
//replace github.com/siyuan-note/httpclient => D:\88250\httpclient