mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-11 07:37:10 -07:00
Fixed: Use a worker for UI fuzzy search
This commit is contained in:
parent
de491aa4b3
commit
cccac3532d
7 changed files with 132 additions and 27 deletions
2
frontend/src/preload.js
Normal file
2
frontend/src/preload.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
/* eslint no-undef: 0 */
|
||||
__webpack_public_path__ = `${window.Lidarr.urlBase}/`;
|
Loading…
Add table
Add a link
Reference in a new issue