mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
Fixed: UI Artist lookup autocomplete with diacritics.
This commit is contained in:
parent
0807fcc616
commit
74a4cc048c
4 changed files with 310 additions and 2 deletions
|
@ -49,6 +49,7 @@ module.exports = {
|
|||
'typeahead': 'JsLibraries/typeahead',
|
||||
'zero.clipboard': 'JsLibraries/zero.clipboard',
|
||||
'bootstrap.tagsinput': 'JsLibraries/bootstrap.tagsinput',
|
||||
'jdu': 'JsLibraries/jdu',
|
||||
'libs': 'JsLibraries/'
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue