mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-11 15:47:09 -07:00
4 lines
104 B
JavaScript
4 lines
104 B
JavaScript
/* eslint no-undef: 0 */
|
|
import 'Shims/jquery';
|
|
|
|
__webpack_public_path__ = `${window.Sonarr.urlBase}/`;
|