mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-24 22:35:39 -04:00
54e9f88648
Closes #188 Closes #185 Closes #187
5 lines
104 B
JavaScript
5 lines
104 B
JavaScript
/* eslint no-undef: 0 */
|
|
import 'Shims/jquery';
|
|
|
|
__webpack_public_path__ = `${window.Lidarr.urlBase}/`;
|