mirror of
https://github.com/Lidarr/Lidarr
synced 2025-12-20 23:34:57 +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}/`;
|