1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-29 18:15:37 -04:00

fixed rjs task.

This commit is contained in:
kayone
2013-11-10 13:33:44 -08:00
parent ab60420f58
commit 35fc30e330
5 changed files with 159 additions and 218 deletions

View File

@@ -0,0 +1,7 @@
'use strict';
define(
[
], function () {
return window.$;
});