1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

added commands.

they can be triggered using the api

api/command/
This commit is contained in:
Keivan Beigi
2013-04-26 19:03:34 -07:00
parent 68ee71ea81
commit 182192e0ba
31 changed files with 265 additions and 74 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"grunt-contrib-concat": "*",
"grunt-contrib-copy": "*",
"grunt-wrap": "*",
"grunt-curl": "~0.6.0",
"grunt-curl": "*",
"grunt-notify": "*"
}
}