-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Meilisearch index UID only allows alphanumeric characters, hyphens, and underscores. With this change, we handle dict bundle identifiers correctly so that a valid UID is always created from them. This fixes the issue described in https://www.alfredforum.com/topic/16134-better-dictionaries/page/5/#findComment-117683
- Loading branch information
1 parent
1b2fed2
commit b6dc609
Showing
2 changed files
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters