1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-06 09:19:22 +02:00

All: Fix sorting by title in a case insensitive way

This commit is contained in:
Laurent Cozic
2020-11-27 15:16:50 +00:00
parent 56605beea2
commit 03942a0073
4 changed files with 3 additions and 9 deletions

View File

@@ -6,5 +6,6 @@
],
"exclude": [
"**/node_modules",
"**/dist",
],
}