Fixed: Use a worker for UI fuzzy search

This commit is contained in:
ta264 2019-12-09 22:02:02 +00:00 committed by Qstick
parent de491aa4b3
commit cccac3532d
7 changed files with 132 additions and 27 deletions

2
frontend/src/preload.js Normal file
View file

@ -0,0 +1,2 @@
/* eslint no-undef: 0 */
__webpack_public_path__ = `${window.Lidarr.urlBase}/`;