mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-28 18:05:51 -04:00
5 lines
104 B
JavaScript
5 lines
104 B
JavaScript
/* eslint no-undef: 0 */
|
|
import 'Shims/jquery';
|
|
|
|
__webpack_public_path__ = `${window.Lidarr.urlBase}/`;
|