From 224c43f782f92c13e81b65f4184fad8852809b90 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 2 Oct 2016 19:39:58 +0200 Subject: [PATCH] Fixed dependency bug --- info.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/info.json b/info.json index 8ad6dee..63d9639 100644 --- a/info.json +++ b/info.json @@ -17,7 +17,8 @@ "directory": "Tasks", "dependencies": { "Admin" : "1.0.0", - "Calendar" : "1.0.0" + "Calendar" : "1.0.0", + "Media" : "1.0.0" }, "providing": { "Navigation": "*"