mirror of
https://github.com/Readarr/Readarr
synced 2026-01-04 22:54:24 +01:00
4 lines
104 B
JavaScript
4 lines
104 B
JavaScript
/* eslint no-undef: 0 */
|
|
import 'Shims/jquery';
|
|
|
|
__webpack_public_path__ = `${window.Lidarr.urlBase}/`;
|