mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
UI Formatting Cleanup
This commit is contained in:
Vendored
+3
-1
@@ -3,6 +3,8 @@ import ajax from 'jQuery/jquery.ajax';
|
||||
|
||||
ajax($);
|
||||
|
||||
const jquery = $;
|
||||
window.$ = $;
|
||||
window.jQuery = $;
|
||||
export default $;
|
||||
|
||||
export default jquery;
|
||||
|
||||
Reference in New Issue
Block a user