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