mirror of
https://github.com/Readarr/Readarr
synced 2025-12-22 08:15:49 +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}/`;
|